DottedDict
Python library that provides a method of accessing lists and dicts with a dotted path notation. (by carlosescri)
bidict
The bidirectional mapping library for Python. (by jab)
DottedDict | bidict | |
---|---|---|
- | - | |
211 | 1,536 | |
1.9% | 0.6% | |
3.0 | 7.2 | |
7 months ago | 10 days ago | |
Python | Python | |
MIT License | Mozilla Public License 2.0 |
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.
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.
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.
bidict
Posts with mentions or reviews of bidict.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning bidict yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing DottedDict and bidict you can also consider the following projects:
Box - Python dictionaries with advanced dot notation access
dataclasses
dictionary - A list of the most popular English words.
python-benedict - :blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.