bcj / AttrDict
A dictionary that allows attribute-style access.
☆274Updated 6 years ago
Alternatives and similar repositories for AttrDict:
Users that are interested in AttrDict are comparing it to the libraries listed below
- Python decorators for profiling/tracing/timing a single function☆330Updated 2 months ago
- A python package that provides useful locks.☆255Updated 3 weeks ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Human friendly input/output for text interfaces using Python☆328Updated 10 months ago
- A fast and thorough lazy object proxy.☆255Updated 4 months ago
- A decorator for caching properties in classes.☆706Updated 3 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- ☆586Updated 8 months ago
- C implementation of Python 3 lru_cache☆157Updated 4 years ago
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- WSGI middleware for sessions and caching☆533Updated 2 weeks ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Timeout decorator for Python☆640Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Multiprocessing Pool Extensions☆422Updated 3 weeks ago
- A port of Ruby on Rails' inflector to Python☆510Updated last year
- decorator☆866Updated last week
- Add or enhance bash, fish, zsh and powershell completion in Click☆288Updated last week
- A simple plugin that allows running mypy from PyCharm and navigate between errors☆316Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆203Updated 2 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆345Updated 3 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆136Updated this week
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆276Updated this week
- A simple immutable mapping for python☆113Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆118Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆273Updated 6 months ago
- The Black code formatter, but brighter (PEP8–inspired).☆121Updated 6 years ago
- vmprof - a statistical program profiler☆432Updated last week