mgedmin / check-python-versionsLinks
Check that supported Python versions in a setup.py match tox.ini, .travis.yml and a bunch of other files
☆23Updated 2 months ago
Alternatives and similar repositories for check-python-versions
Users that are interested in check-python-versions are comparing it to the libraries listed below
Sorting:
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- Caching for HTTPX☆73Updated 4 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated 2 years ago
- Pytest plugin for trio☆60Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆77Updated last week
- Pre-commit hook for upgrading type hints