bcj / AttrDictLinks
A dictionary that allows attribute-style access.
☆275Updated 7 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☆338Updated 2 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- A python package that provides useful locks.☆274Updated 4 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- A fast and thorough lazy object proxy.☆264Updated this week
- A decorator for caching properties in classes.☆705Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A backport of fstrings to python<3.6☆389Updated 4 years ago
- ☆592Updated last year
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated 2 weeks ago
- universal character encoding detector☆410Updated 8 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Python wrapper around rapidjson☆530Updated last month
- Iterative JSON parser with Pythonic interface