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☆334Updated 7 months ago
- A python package that provides useful locks.☆260Updated last week
- Human friendly input/output for text interfaces using Python☆337Updated last year
- A decorator for caching properties in classes.☆706Updated 8 months ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- ☆588Updated last year
- Python wrapper around rapidjson☆519Updated 2 weeks ago
- decorator☆888Updated last month
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆303Updated last week
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆845Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated 3 weeks ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A port of Ruby on Rails' inflector to Python☆511Updated 2 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated last month
- A Python module to customize the process title