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 last month
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Simple Python cache and memoizing module☆84Updated last year
- ☆57Updated 6 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Dictionary-style access to different types of models.☆86Updated 3 years ago
- __qualname__ emulation for older Python versions☆26Updated 5 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 3 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- Python Meta Programming☆144Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Parse and manipulate version numbers.☆48Updated 4 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Python3 Asyncio Utils☆33Updated 4 years ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 8 months ago
- A decorator-based implementation of type checks.☆145Updated 5 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago