pypi / stdlib-listLinks
A list of Python Standard Libraries (2.6-7, 3.2-14).
☆139Updated 3 weeks ago
Alternatives and similar repositories for stdlib-list
Users that are interested in stdlib-list are comparing it to the libraries listed below
Sorting:
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- reStructuredText linter☆180Updated last month
- Safely render long_description/README files in Warehouse☆166Updated last month
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Seamless integration of tox into Travis CI☆203Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 10 months ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Python module finder/loader from github, like in golang☆160Updated last year
- Python software releasing made easy and repeatable☆203Updated last month
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- Validate conditions, Python style.☆156Updated last year
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- A TOML-0.4.0 parser/writer for Python.☆132Updated 6 years ago
- Function overloading for Python 3☆111Updated 4 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
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- Lazy strings for Python☆60Updated 10 years ago
- A command-line interface to the Python Package Index (PyPI). Get package info, download statistics, and more.☆169Updated 10 years ago
- Command line programs for busy developers.☆128Updated 7 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- A Python Implementation of RFC3986 including validations☆187Updated 3 weeks ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- URI template parsing per RFC6570☆243Updated 3 weeks ago
- Register CLI commands via setuptools entry-points.☆131Updated last month