A Python wrapper for git
Project description
Gitpy
A Python wrapper for git
This tool can be used for:
- Creating automatic commits in Python
- Speeding up your workflow
- Keeping everything up to date on all devices with the repo
Setup
pip install gitpy
Sample usage
from gitpy import commitAdd, push
commitAdd("File updates")
push()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitpy-0.0.5.tar.gz
(1.9 kB
view details)
Built Distribution
gitpy-0.0.5-py3-none-any.whl
(3.4 kB
view details)
File details
Details for the file gitpy-0.0.5.tar.gz
.
File metadata
- Download URL: gitpy-0.0.5.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c91ea6ee90a01270fcdc3198c0ac39e5087a3dac03e17b731d14de54173d56 |
|
MD5 | a621cf75e7ddf2a3380f702255c2a279 |
|
BLAKE2b-256 | 049b2fae97dc43994e0abc8cdba192e6b5a05f8f5a9834dc9a7b5f64e776aa57 |
File details
Details for the file gitpy-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: gitpy-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2346fb14f4bb3158e7410f10a71e76da6a2aab6e2ad86db5bb91b699a8777f7d |
|
MD5 | ae1a965bfe635199c9fd33ae6fc8e6f1 |
|
BLAKE2b-256 | 1adfc7ef90f866b239db4be5fdc0789b3e94be83253b2b4881d9562d1479f757 |