capi-workgroup / api-revolutionLinks
Proposals for radical or controversial API changes
☆29Updated 2 years ago
Alternatives and similar repositories for api-revolution
Users that are interested in api-revolution are comparing it to the libraries listed below
Sorting:
- ☆199Updated last week
- aiosignal: a list of registered asynchronous callbacks☆159Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 months ago
- Pytest plugin to fake subprocess.☆115Updated last week
- Useful types for Python☆146Updated 2 months ago
- A coverage plugin to provide sensible default settings☆83Updated 2 weeks ago
- A Python Enum that inherits from str.☆120Updated last year
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- pytest external process plugin☆103Updated last week
- pytest + rich integration (proof of concept)☆251Updated last week
- Check for python builtins being used as variables or parameters☆118Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆128Updated 10 months ago
- dead simple python dead code detection☆391Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- An unofficial, importable pip API☆118Updated this week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- Validate configuration and produce human readable error messages☆50Updated 2 weeks ago
- upgrade a setup.py to declarative metadata☆149Updated 2 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated 2 weeks ago
- Automatically convert relative imports to absolute