pypi / stdlib-list
A list of Python Standard Libraries (2.6-7, 3.2-13).
☆132Updated 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:
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- An API for virtualenv/pip☆129Updated 2 years ago
- Update your version while having a drink☆88Updated 5 years ago
- coverage, just moreso☆42Updated 2 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆147Updated 7 years ago
- Generate HTML reports of flake8 violations☆51Updated 5 months ago
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- show where your regex match assertion failed!☆80Updated last month
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Python software releasing made easy and repeatable☆201Updated last month
- Safely render long_description/README files in Warehouse☆162Updated 3 months ago
- Parse and manipulate version numbers.☆48Updated 3 months ago
- Seamless integration of tox into Travis CI☆202Updated 7 months ago
- changes automates python library release tasks.☆277Updated 2 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Improved error messages for Python assert statements☆64Updated 8 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆134Updated 3 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated last month
- Resolve JSON Pointers in Python☆142Updated 9 months ago
- A simple program which checks Python source files for errors.☆248Updated 6 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago