qaviton git
Project description
Qaviton Git
super light! super powerful! git wrapper
Installation
pip install --upgrade qaviton_git
Requirements
- git 2.16+
- Python 3.6+
Usage
from qaviton_git import Git
repo = Git.clone(
path='',
url='https://github.com/qaviton/qaviton_git.git',
username='xxxx',
password='xxxx',
email='xx@x.x')
with open('newfile', 'w') as f: f.write('rock git hard')
repo.commit('new file').push()
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
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 qaviton_git-2019.9.29.11.11.3.489379.tar.gz.
File metadata
- Download URL: qaviton_git-2019.9.29.11.11.3.489379.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4906c5f9f03ca705ed0def5e1e977c94b7cceef3253bf68612b653f5f6111e88
|
|
| MD5 |
e760bb34a82fb3920a7a56a3737d10d4
|
|
| BLAKE2b-256 |
03dcb3e7e852b5c44d926466e59b7e1ab12cf0af37ffe2d6d05e9f82dd75ad56
|
File details
Details for the file qaviton_git-2019.9.29.11.11.3.489379-py2.py3-none-any.whl.
File metadata
- Download URL: qaviton_git-2019.9.29.11.11.3.489379-py2.py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2eb8b907ead55d0331adcc2df7612f798678ba9663a384ee5d845253b178ffdf
|
|
| MD5 |
d05fa75c7750daace6a82daecf851f7c
|
|
| BLAKE2b-256 |
aa7db7f90316fdac5f25eddd09d9368d156b5c4728e304d6b6a17825b0fcb366
|