The package provides a CLI and library for common interactions with a Git repository, including: downloading select files from a (public or private) Git repository, and tagging commits with your project/package version, when the version has changed.
You can install gittable
with pip:
pip3 install gittable