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
Close
Hashes for qaviton_git-2019.9.29.11.11.3.489379.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4906c5f9f03ca705ed0def5e1e977c94b7cceef3253bf68612b653f5f6111e88 |
|
MD5 | e760bb34a82fb3920a7a56a3737d10d4 |
|
BLAKE2b-256 | 03dcb3e7e852b5c44d926466e59b7e1ab12cf0af37ffe2d6d05e9f82dd75ad56 |
Close
Hashes for qaviton_git-2019.9.29.11.11.3.489379-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eb8b907ead55d0331adcc2df7612f798678ba9663a384ee5d845253b178ffdf |
|
MD5 | d05fa75c7750daace6a82daecf851f7c |
|
BLAKE2b-256 | aa7db7f90316fdac5f25eddd09d9368d156b5c4728e304d6b6a17825b0fcb366 |