michilu / python-functools32
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
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- ☆37Updated last month
- Simple Python cache and memoizing module☆84Updated last year
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- A simple program which checks Python source files for errors.☆248Updated 6 years ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- Tiny LRU cache☆103Updated 6 years ago
- UNMAINTAINED - A simple Python throttling lib relying on the token bucket algorithm☆38Updated 8 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- A decorator-based implementation of type checks.☆145Updated 4 years ago
- ☆55Updated last year
- Dictionary-style access to different types of models.☆85Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Python Meta Programming☆142Updated 2 years ago
- pytest plugin for running pyflakes☆45Updated 3 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆147Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- A failsafe for the Flask reloader☆50Updated 9 years ago
- Strict, simple, lightweight RFC3339 functions☆31Updated last year
- Tool to pip install missing imports and more☆20Updated 9 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 2 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- ☆57Updated 6 years ago