pypi / stdlib-listLinks
A list of Python Standard Libraries (2.6-7, 3.2-14).
☆137Updated last week
Alternatives and similar repositories for stdlib-list
Users that are interested in stdlib-list are comparing it to the libraries listed below
Sorting:
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- A pytest plugin to trace resource leaks.☆117Updated 5 years ago
- Safely render long_description/README files in Warehouse☆164Updated 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.☆144Updated 8 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated this week
- This package provides cross-platform cross-python shutil.which functionality.☆71Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Python software releasing made easy and repeatable☆202Updated last month
- Seamless integration of tox into Travis CI☆203Updated last year
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆238Updated this week
- Update your version while having a drink☆87Updated 5 years ago
- Command line programs for busy developers.☆129Updated 7 years ago
- reStructuredText linter☆180Updated 2 weeks ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 9 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated last week
- A command-line interface to the Python Package Index (PyPI). Get package info, download statistics, and more.☆168Updated 9 years ago
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 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
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆292Updated 2 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆331Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago