geo7 / mypy_clean_slateLinks
CLI tool for providing a clean slate for mypy usage within a project.
☆24Updated this week
Alternatives and similar repositories for mypy_clean_slate
Users that are interested in mypy_clean_slate are comparing it to the libraries listed below
Sorting:
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 5 months ago
- ☆43Updated 9 months ago
- Vendorize packages from PyPI☆101Updated 11 months ago
- Python base classes for rich path objects☆29Updated 2 months ago
- Hatch build hook plugin for Mypyc☆46Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last month
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated this week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆69Updated last month
- ☆46Updated 4 years ago
- Automated testing for the examples in your documentation.☆75Updated last month
- create cli applications using pydantic models☆37Updated last year
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 2 months ago
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 2 years ago
- ☆185Updated this week
- Command-line Python scripts to do things with PyPI☆24Updated this week
- Hatch plugin for Docker containers☆25Updated 2 years ago
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- Backport of PEP 654 (exception groups)☆45Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 2 weeks ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆95Updated last year
- Use the Nox testing automation tool for Python in GitHub Actions.☆24Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆81Updated 2 months ago
- An unofficial, importable pip API☆114Updated 2 weeks ago
- Flake8 plugin for a smart line length validation.☆25Updated 2 years ago
- Python variant types that work with match