Binary package “python3-git” in ubuntu focal

Python library to interact with Git repositories - Python 3.x

 python-git provides object model access to a Git repository, so Python can be
 used to manipulate it. Repository objects can be opened or created, which can
 then be traversed to find parent commit(s), trees, blobs, etc.
 .
 This package provides the Python 3.x module.