A python wrapper for git repositories
Project description
PyGitter
Python git repository interface
Usage
This library provides interfaces to interact with git repositories.
r = Repo() # to be executed in the directory that has local repo
# or
r = Repo(path=<PATH>) # where path is a directory that contains `.git` dir
# or
r = Repo(remote=<URL>) # URL, either HTTPS or SSH, you can also add `path` to specify dir to clone into.
Working with the source code
To work with the source code, check the CONTRIBUTE.md
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
pygitter-0.0.6.tar.gz
(3.9 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 pygitter-0.0.6.tar.gz.
File metadata
- Download URL: pygitter-0.0.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a6a78bfe185342fc0800c372782c1d766bd63b7d0aea1b72996de6b8a26273e
|
|
| MD5 |
cc9568a80e9d06652a29f51ed7e5c2c9
|
|
| BLAKE2b-256 |
668ab4d3a89459a41c59da815119ecde76b7508f2c807a0cb3d53a2f5af7072d
|
File details
Details for the file pygitter-0.0.6-py3-none-any.whl.
File metadata
- Download URL: pygitter-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
371382c96750120b3a3c0ea27399f1f266420696e3be1ee7e3f04c4629b1c76d
|
|
| MD5 |
123ca53a03d28d5a523f7fd066ff3c68
|
|
| BLAKE2b-256 |
6b762ed9fcc7733fc9e8c0f443413cee5dae8d5d35f74a094aa5e9ff7340e6f2
|