Skip to content
/ create_py_project Public template
forked from navdeep-G/samplemod

python project template with pytest (testing), sphinx(doc), loguru(logger), hydra(config)

License

Notifications You must be signed in to change notification settings

WangCHEN9/create_py_project

 
 

Repository files navigation

READ ME

pytest Code style: black

Installation

git clone https://github.com/WangCHEN9/xxxxx.git
pip install --editable .

Config

Config of this project are build with hydra

Config can be modified in ./config.yaml

About

python project template with pytest (testing), sphinx(doc), loguru(logger), hydra(config)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Makefile 1.5%