michilu / python-functools32Links
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 decorator)
☆51Updated 7 years ago
Alternatives and similar repositories for python-functools32
Users that are interested in python-functools32 are comparing it to the libraries listed below
Sorting:
- ☆37Updated 2 weeks ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 3 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- An ultra-fast Python implementation of a JSON encoder☆35Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- asyncio compatible driver for elasticsearch☆97Updated 6 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- __qualname__ emulation for older Python versions☆26Updated 5 years ago
- Simple Python cache and memoizing module☆84Updated last year
- UNMAINTAINED - A simple Python throttling lib relying on the token bucket algorithm☆38Updated 8 years ago
- Handy utilities for building aiohttp.web applications☆47Updated 2 years ago
- Discover and load entry points from installed packages☆75Updated 5 months ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 3 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A library to easily measure what's going on in your python.☆305Updated 4 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Crochet: use Twisted anywhere!☆237Updated 8 months ago
- Python3 Asyncio Utils☆33Updated 4 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Declarative query builder for SQLAlchemy☆72Updated 6 years ago
- Content Aggregation site for python's asyncio☆31Updated 11 years ago
- routes decorator for the Tornado web framework☆61Updated 5 years ago
- Tiny LRU cache☆103Updated 6 years ago