Skip to content

naoki-maeda/python-template

Repository files navigation

Python Template Repository

Python application template.

Rye is required to use this template.

https://github.com/mitsuhiko/rye

Usage

  1. Install rye
  2. Setup Virtual Environment And Install Dependency
rye sync
  1. Setup pre-commit
rye run pre-commit install
  1. Run Test
rye run test
  1. Change pyproject.toml and src/ directory.

About

Python application template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages