vstinner / pythondevLinks
Python Development Documentation
☆29Updated 3 months ago
Alternatives and similar repositories for pythondev
Users that are interested in pythondev are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- An unofficial, importable pip API☆119Updated this week
- Reference implementation for the proposed standard library module zoneinfo☆55Updated last year
- Tutorial to contribute to the CPython project☆49Updated 3 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆55Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- ☆46Updated 5 years ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated 3 years ago
- pytest external process plugin☆105Updated 3 weeks ago
- Impulse is a command line tool for exploring the imports in a Python package.☆49Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- ☆93Updated 2 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- A utility to fetch and download python packages☆159Updated this week
- A Pip requirements file parser.☆139Updated 8 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Python import rewriter☆79Updated 2 months ago
- show where your regex match assertion failed!☆80Updated last month
- py.test plugin to show failures instantly☆145Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated last year
- Parse and manipulate version numbers.☆48Updated this week
- A pytest plugin to trace resource leaks.☆118Updated 6 years ago