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
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 7 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 5 years ago
- Lazy attributes for Python objects☆52Updated 8 months ago
- ☆37Updated 3 months ago
- A pytest plugin to trace resource leaks.☆115Updated 5 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- A simple program which checks Python source files for errors.☆248Updated 6 years ago
- pytest plugin for running pyflakes☆45Updated 2 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆126Updated last year
- Dictionary-style access to different types of models.☆85Updated 3 years ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- Python Meta Programming☆142Updated 2 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 6 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A simple immutable mapping for python☆112Updated 2 years ago
- A decorator-based implementation of type checks.☆145Updated 4 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Makes it easier to add CORS support to tornado apps.☆38Updated 5 years ago
- File system based database that uses python pickles☆72Updated last year