Package Project Development Template.
- Environment
- Works with Python 3.12.1
- Dependency and project management with PDM
- Editor: VS Code
- Code Style
- Linting and formatting with Ruff
- Type checking with Pyright
- Automated workflow with pre-commit and GitHub Actions
- Documentation
- Document generation with MkDocs
- Document hosting with GitHub Pages