flask_github_proxy

Plugin to build services to push data from a website to github with PullRequests confirmation


License
GPL-3.0
Install
pip install flask_github_proxy==0.0.1

Documentation

Coverage Status Build Status PyPI version Documentation

What ?

Flask Github proxy is a flask extension to provide saving resources to GitHub. To use this service, you will need a github token (Generate token : https://github.com/settings/tokens )

Installation

To install it, simply do : pip3 install flask_github_proxy or

git clone https://github.com/ponteineptique/flask-github-proxy.git
cd flask-github-proxy
python3 setup.py install

Example

Funding and original development

This python software has originally been developed in the context of the Syriaca Project, under the funding of NEH.

NEH