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 8 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:
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Provides ipdb on failures for py.test.☆105Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- A lightweight YAML Parser for Python. 🐓☆138Updated 4 years ago
- Crochet: use Twisted anywhere!☆240Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 4 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 10 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- Formats Python code to follow a consistent style☆93Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆147Updated 3 weeks ago
- ☆285Updated last year
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 11 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- Simple Python cache and memoizing module☆84Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Dependency-based Python Module Reloader☆136Updated 4 years ago