Python Developer Tooling Handbook
@python-developer-tooling-handbook
Skills & Technologies
Projects & Repositories
Recent public projects and repositories from this profile.
cheatsheets
HTMLNo project description available.
demo-uv
PythonPython Package repository example using uv
uvhow
PythonDetect how uv was installed and get upgrade instructions
uv-project-care
PythonA uv project template with care-and-maintenance CI pre-wired. Companion to https://pydevtools.com/handbook/how-to/how-to-take-care-of-a-uv-project/
claude-plugins
Claude Code skill for setting up Python projects with modern tooling (uv, pytest, ruff, pre-commit)
makefile.uv
ShellDrop-in, include-based Makefile giving any Python project a uv-backed test orchestration layer: sync, test, test-py<VER>, test-all, matrix, clean.