lewiswolf / graphs

cool graphs wherever I want them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphs in wherever I want them.

Dependencies

Dev-Dependencies

Install

pip install "git+https://github.com/lewiswolf/graphs.git#egg=graphs"

or clone this repo and install/test it locally using:

pipenv install -d

General API

See this python example for a complete look at how the API can be deployed.

Python Example

After installing the dev-dependencies, you can run the python example using:

pipenv run start

About

cool graphs wherever I want them


Languages

Language:Python 99.7%Language:Shell 0.3%