bcj / AttrDictLinks
A dictionary that allows attribute-style access.
☆273Updated 6 years ago
Alternatives and similar repositories for AttrDict
Users that are interested in AttrDict are comparing it to the libraries listed below
Sorting:
- Python decorators for profiling/tracing/timing a single function☆336Updated 2 weeks ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Human friendly input/output for text interfaces using Python☆341Updated last year
- A python package that provides useful locks.☆269Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- A decorator for caching properties in classes.☆706Updated 11 months ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- ☆589Updated last year
- Iterative JSON parser with Pythonic interface☆629Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- WSGI middleware for sessions and caching☆538Updated 7 months ago
- Python wrapper around rapidjson