Use the git cli from Python
Project description
Git Interface
Use the git cli from Python.
This project currently is not heavily tested and not fully feature complete
Requirements
- Git (version 2.30)
Example Of Use
from git_interface.branch import get_branches
head, other_branches = get_branches("my_git_repo.git")
print("HEAD = ", head)
print("OTHER", other_branches)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
git-interface-0.4.1.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file git-interface-0.4.1.tar.gz.
File metadata
- Download URL: git-interface-0.4.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aa98d11f46f98396e9814da8311b90d848d3b80309a6c6f9d03f7a139f864bc
|
|
| MD5 |
3f81144b918c9b0e54f588b5020fd105
|
|
| BLAKE2b-256 |
ccea71ae7d1bee145db6bff282721b03996ef83f467c1fd8a045d25545bf7b51
|
File details
Details for the file git_interface-0.4.1-py3-none-any.whl.
File metadata
- Download URL: git_interface-0.4.1-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9829d8675ca37a20dbcbe63d866d93211e844247ac87caca604d5a32eceb702
|
|
| MD5 |
a2f8ec7974138fa8b2fdd08e7f393def
|
|
| BLAKE2b-256 |
e6ac312ecf20e8e3f28b6dba8a1cf62ba79d01038768bdd9b9160c4b7f7b1680
|