Box VS DottedDict

Compare Box vs DottedDict and see what are their differences.

DottedDict

Python library that provides a method of accessing lists and dicts with a dotted path notation. (by carlosescri)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Box DottedDict
12 -
2,358 172
- -
2.1 0.0
9 days ago about 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Box

Posts with mentions or reviews of Box. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.

DottedDict

Posts with mentions or reviews of DottedDict. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning DottedDict yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Box and DottedDict you can also consider the following projects:

bidict - The bidirectional mapping library for Python.

dataclasses

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

nimpy - Nim - Python bridge

algorithms - Minimal examples of data structures and algorithms in Python

tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI

best-of-python - 🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.

more-itertools - More routines for operating on iterables, beyond itertools

mouse - Hook and simulate global mouse events in pure Python