smarie / python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
☆74Updated last week
Alternatives and similar repositories for python-genbadge
Users that are interested in python-genbadge are comparing it to the libraries listed below
Sorting:
- Use Poetry inside Nox sessions☆166Updated this week
- ☆181Updated 3 weeks ago
- Fancy PyPI READMEs with Hatch☆171Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆225Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆182Updated this week
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- A codemod to make your implicit optional type hints PEP 484 compliant.☆93Updated last year
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated 4 months ago
- Pytest plugin for testing examples in docstrings and markdown files.☆122Updated last week
- A coverage plugin to provide sensible default settings☆79Updated last month
- Validation library for simple check on `pyproject.toml`☆158Updated this week
- Pytest plugin to annotate failed tests with a workflow command for GitHub Actions☆159Updated 2 weeks ago
- Copier template for Python projects managed by PDM.☆88Updated 5 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆232Updated 3 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated 4 months ago
- Mirror of mypy for pre-commit☆305Updated 3 months ago
- create temporary websites☆174Updated 4 months ago
- A project template for Python package with heavy use of Github actions☆76Updated this week
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Python command line wrapper for pyright, a static type checker☆218Updated 3 weeks ago
- Modern benchmarking library for python with pytest integration.