Skip to content

manjosk8/python-course-package-cookie-cutter-v2

 
 

Repository files navigation

python-course-package

Quick start

pip install python-course-package
from example_pkg import ...

Contributing

# clone the repo
git clone https://github.com/phitoduck/python-course-package.git

# install the dev dependencies
make install

# run the tests
make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.8%
  • Python 25.4%
  • Makefile 11.8%