gitpython: GitPython is a python library used to interact with Git repositories¶
Description¶
GitPython is a python library used to interact with Git repositories
License¶
BSD
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
GitPython
Installation commands¶
$ pip install GitPython
$ sage -i gitpython
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.