- Run
start_project.py
, which will gather some info and rename everything. - Add tests.
- Add your source code to your source directory.
- Add your requirements to
./requirements.txt
. - Curate examples as python notebooks and add them to
./examples/
. - Replace
./blankpythonproject_logo.png
with your logo. - Delete this line and everything above it, as well as
start_project.py
.