Skip to content

A minimal template for starting a Python project.

License

Notifications You must be signed in to change notification settings

ykskks/python-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-project-template

For developers

# setup
pip install -e .[develop]
pre-commit install

# test
pytest

About

A minimal template for starting a Python project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages