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:
- 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
- Lazy attributes for Python objects☆53Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 2 months ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆174Updated 5 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Python Application Tracer☆389Updated 5 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆116Updated 5 years ago
- Simple Python cache and memoizing module☆83Updated last year
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆368Updated 2 weeks ago
- Can I Use Python 3?☆411Updated 5 years ago
- ☆285Updated 2 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A dictionary that allows attribute-style access.☆275Updated 7 years ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago
- Dependency-based Python Module Reloader☆136Updated 4 years ago
- ☆37Updated 8 months ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆139Updated 4 years ago
- A lightweight YAML Parser for Python. 🐓☆139Updated 4 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago