Found 154 repositories(showing 30)
realpython
Mypy static type checker plugin for Pytest
typeddjango
pytest plugin for testing mypy types, stubs, and plugins
smarlhens
Python boilerplate using uv, pre-commit, prettier, pytest, GitHub Actions, mypy, ruff, bandit & docformatter.
davidfritzsche
pytest plugin to test mypy static type analysis
yunojuno
Template for a redistributable Django app, using poetry, pytest, pylint, flake8, mypy
pyTooling
Integrate reports (code coverage, doc. coverage, pytest, mypy, ...) into Sphinx documentation as appendix pages.
iancleary
Cookiecutter python package using Poetry, mypy, black, isort, autoflake, pytest, mkdocs, and GitHub Actions
sesopenko
Minimal, best-practice Python project template with src layout, pytest tests, Black/Ruff formatting and linting, mypy type checking, Invoke task automation, and pip-tools–based dependency management. Ideal starting point for new Python libraries and applications.
brent-stone
A minimal demonstration of setting up a modern development environment using Python 3.10, Pyenv, Poetry, Pytest, Pre-Commit, Tox, mypy, bandit, interrogate, and related hooks.
purarue
cookiecutter template for a strongly typed python package w/ click, pytest, mypy, flake8 and CI using github actions
BrandonLWhite
Run the mypy static type checker as a pytest test case
DaveFelce
Flask bootstrap: a simple Flask API app as a template, with all the best practices in place: pydantic for param validation, flask-sqlalchemy and flask-migrate for managing the database, flask-RESTful, typing, pytest, and CI checks with tools like pylint, mypy and xenon.
ellen364
Poetry plugin that installs and configures common dev dependencies (black, isort, mypy, pytest, etc)
1WojciechNowak
Cookiecutter template for Python projects with Poetry, Ruff, Mypy, Pytest, and pre-commit hooks
s-celles
[WIP] Cookiecutter template for a Python package with Ruff, MyPy, pytest, pre-commit, Bandit, Safety, GitHub Actions, Dependabot...
tropical-algae
Cookiecutter template for FastAPI project with a ready-to-use LLM Agent system and a modern toolchain including uv, MyPy, PyTest, Ruff, Pre-commit and Docker.
flarecat
モダンなツールと設定で構成されたPython 3.12開発テンプレート(DevContainer、pre-commit、Ruff、mypy、pytest、PostgreSQL対応)
danilobecke
Exemplo de projeto Python com Makefile, pre-commit hook, código limpo, Pylint, Mypy, Pytest e Actions
PiotrKruszynski
ruff-uv-mypy-pytest-templates
George-Ogden
A Mypy plugin for type checking Pytest code.
CVector-Energy
Claude Hooks helper, supporting Python projects using ruff, mypy, and pytest
Python Cookiecutter with mypy, pytest, tox, black, flake8, and Github Actions.
CVector-Energy
GitHub Action for testing a Python repo using ruff, mypy, and pytest
dineshkrishna9999
Batteries-included Python project template — uv, Ruff, mypy, pytest, poe, DevContainer, CI/CD
A high-performance Python tool for batch photo and media file post-processing. Features include intelligent image enhancements, watermarking, multi-threaded file copy with resume capability, backup ZIP creation, and optional secure deletion. Includes a modern test suite, CI/CD, and security checks.
nth10sd
Bootstrap a Python project with pytest, flake8, pylint, mypy, coverage and GitHub Actions integration
DiptoChakrabarty
Repo to test python code with github actions. Uses flake8,mypy,tox and pytest.
senior-sigan
GAN models rewritten into PyTorch Lightning. With Pytests, Flake8, Mypy, Poetry, and other serious stuff included.
ltwlf
🐍 Modern Python Template - UV + Ruff + Mypy + Pytest with pre-commit hooks, VS Code config, and dev container ready
Nachtalb
A Python project setup tool that scaffolds projects with best practices, including pre-configured settings for black, isort, mypy, pytest, ruff, and more.