pypi / stdlib-listLinks
A list of Python Standard Libraries (2.6-7, 3.2-14).
☆138Updated 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:
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 9 months ago
- Formats Python code to follow a consistent style☆93Updated last year
- Safely render long_description/README files in Warehouse☆166Updated 3 weeks ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 weeks ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆127Updated 3 years ago
- Seamless integration of tox into Travis CI☆203Updated last year
- Update your version while having a drink☆87Updated 6 years ago
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆239Updated 2 weeks ago
- This package provides cross-platform cross-python shutil.which functionality.☆71Updated 2 years ago
- A library for versioning your Python projects.☆143Updated 2 weeks ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated this week
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- reStructuredText linter☆180Updated last month
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆331Updated last year
- Rate your Python packages package friendliness☆229Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 3 years ago
- Python software releasing made easy and repeatable☆203Updated last week
- Provides ipdb on failures for py.test.☆105Updated 4 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- show where your regex match assertion failed!☆80Updated this week
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year