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.☆127Updated 4 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Python Meta Programming☆145Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Simple Python cache and memoizing module☆84Updated last year
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Intercept socket connection to wsgi applications for testing☆42Updated 5 months ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆83Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A decorator-based implementation of type checks.☆145Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- Rich Python data types for Redis☆291Updated last year
- Tiny LRU cache☆103Updated 6 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- serializer for literal Python expressions, also .NET and Java☆51Updated 2 months ago