github-wrapper


Install
pip install github-wrapper==0.0.6

Documentation

github-wrapper

Build Status

install

https://pypi.org/project/github-wrapper/

pip github-wrapper

build & deploy

requirements

pip install setuptools twine

build

python setup.py build
python setup.py sdist

deploy

twine upload dist/*