Python Project Setup

Sets up Python projects with modern tooling including pyproject.toml, linting with ruff, formatting, type checking with mypy or pyright, testing with pytest, and pre-commit hooks. Triggers on: "setup Python project", "create Python package", "python project structure", "pyproject.toml".

timwukp Updated

File contents

timwukp/agent-skills-best-practice/tree/main/skills/skills/python-project-setup commit 02ef9d65cf

Frequently asked questions

npx skillmds@latest add timwukp/python-project-setup