Closed klaeufer closed 3 years ago
For this, you'll want to have:
When I worked on ZettelGeist, I also pushed to PyPI. This allows your users to do pip install dashcamutils.
pip install dashcamutils
Also look at https://docs.python-guide.org/writing/structure/
For this, you'll want to have:
When I worked on ZettelGeist, I also pushed to PyPI. This allows your users to do
pip install dashcamutils
.