Skip to content

This is the official Python Project Template from Kadalian.

License

Notifications You must be signed in to change notification settings

Kadalian/python_template

Repository files navigation

Kadalian Python Project Template

Installation

  • Poetry configuration: poetry config virtualenvs.in-project true
  • Initial installation: poetry install

Usage

  • Run tests: poetry run pytest
  • Install pre-commit hooks: poetry run pre-commit install
  • Run pre-commit scripts from commandline: poetry run pre-commit run --all-files

About

This is the official Python Project Template from Kadalian.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages