Skip to content

gittable

test PyPI version

The package provides a CLI and library for common interactions with a Git repository:

  • Download select files from a (public or private) Git repository
  • Tag commits with your project/package version, when the version has changed

Installation

You can install gittable with pip:

pip3 install gittable