Skip to content

koichirock/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Template

Features

  • Poetry
  • pre-commit
    • flake8
    • black
    • isort
    • autoflake
    • mypy
    • prettier
  • Python3.9

Usage

poetry install
poetry run pre-commit install --install-hooks -c .pre-commit-config.yaml

Update pre-commit hooks

poetry run pre-commit autoupdate

About

Python Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published