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:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 4 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Python Meta Programming☆145Updated 3 years ago
- ☆57Updated 7 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 7 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Can I Use Python 3?☆411Updated 4 years ago
- unit test generator for Python☆99Updated 8 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- ☆37Updated 4 months ago
- Rich Python data types for Redis☆292Updated last year
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A totally different take on container boilerplate.☆137Updated 3 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆138Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago