dataclasses
bidict
dataclasses | bidict | |
---|---|---|
3 | - | |
584 | 1,470 | |
- | - | |
0.0 | 8.2 | |
3 months ago | 4 days ago | |
Python | Python | |
Apache License 2.0 | Mozilla Public License 2.0 |
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.
dataclasses
-
Attrs – The One Python Library Everyone Needs
dataclasses was explicitly inspired by attrs. https://github.com/ericvsmith/dataclasses/issues/1
-
What is the expression “!r” in Python?
I have only just encountered this expression — the “!r” appended to a variable or class attribute, as in the following example from the Dataclasses backports repo for Python 3.6:
- What is the expression “!r” in Python (without quotes)? What does it mean? (See linked example in Dataclasses backports repo)
bidict
We haven't tracked posts mentioning bidict yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Box - Python dictionaries with advanced dot notation access
DottedDict - Python library that provides a method of accessing lists and dicts with a dotted path notation.
pydantic - Data validation using Python type hints
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.
traits - Observable typed attributes for Python classes
pyglossary - A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
prodict - Prodict, what Python dict meant to be.
portion - portion, a Python library providing data structure and operations for intervals.
dictionary - A list of the most popular English words.
static-frame - Immutable and statically-typeable DataFrames with runtime type and data validation