astral-sh / uv-pre-commitLinks
☆297Updated this week
Alternatives and similar repositories for uv-pre-commit
Users that are interested in uv-pre-commit are comparing it to the libraries listed below
Sorting:
- Dynamic versioning based on VCS tags for uv/hatch project☆181Updated 3 weeks ago
- Use https://github.com/astral-sh/uv with tox☆325Updated last week
- A GitHub Action to run Ruff☆216Updated last week
- automatically add annotations to untyped python code!☆197Updated 3 weeks ago
- Poetry plugin to export the dependencies to various formats☆327Updated last week
- A very fast Python docstring linter☆203Updated 2 months ago
- Set up your GitHub Actions workflow with a specific version of https://docs.astral.sh/uv/☆673Updated this week
- Mirror of mypy for pre-commit☆343Updated last month
- Python command line wrapper for pyright, a static type checker☆259Updated last month
- A Python handler for mkdocstrings.☆262Updated last month
- ☆197Updated last week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆215Updated this week
- Extra Pydantic types.☆306Updated last week
- A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and…☆578Updated last week
- inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytes…☆630Updated this week
- Use Poetry inside Nox sessions☆168Updated last week
- Hatch plugin for versioning with your preferred VCS☆176Updated 8 months ago
- Convert Pydantic from V1 to V2 ♻☆347Updated 4 months ago
- create temporary websites☆190Updated last year
- A GitHub Action for Ruff☆127Updated last year
- PyCharm plugin for ruff. This plugin provides reformat code using ruff.☆290Updated 2 weeks ago
- Automatically add simple type annotations to your code☆282Updated 4 months ago
- pytest plugin for pretty printing the test summary.☆470Updated 8 months ago
- Run `black` on python code blocks in documentation files☆676Updated last week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆588Updated this week
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆355Updated last year
- Poetry PEP 517 Build Backend & Core Utilities☆478Updated last week
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Useful types for Python