phitoduck / python-course-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 62.7%Language:Python 25.4%Language:Makefile 11.8%