pypi / stdlib-listLinks
A list of Python Standard Libraries (2.6-7, 3.2-13).
☆133Updated this week
Alternatives and similar repositories for stdlib-list
Users that are interested in stdlib-list are comparing it to the libraries listed below
Sorting:
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Update your version while having a drink☆88Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- An API for virtualenv/pip☆129Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆149Updated 3 weeks ago
- Function overloading for Python 3☆112Updated 4 years ago
- Seamless integration of tox into Travis CI☆202Updated 8 months ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated 9 months ago
- 🔗 Immutable, Pythonic, correct URLs.☆287Updated 2 years ago
- Improved error messages for Python assert statements☆64Updated 8 years ago
- Safely render long_description/README files in Warehouse☆164Updated 5 months ago
- Enable git-like did-you-mean feature in click☆101Updated last year
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- A library to handle automated deprecations☆92Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- This package provides cross-platform cross-python shutil.which functionality.☆71Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 5 months ago
- flake8☆122Updated last year
- Generate HTML reports of flake8 violations☆50Updated 7 months ago
- 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
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago