klaeufer / dashcamutils

Garmin Dash Cam utilities for populating EXIF metadata from visual timestamp embedded in images
MIT License
7 stars 0 forks source link

package properly for easier installation #7

Closed klaeufer closed 3 years ago

gkthiruvathukal commented 4 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.

klaeufer commented 3 years ago

Also look at https://docs.python-guide.org/writing/structure/