mlockett42 / historygraph

History Graph Library

Home Page:https://www.historygraph.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Readme for the historygraph library.

Installation

Set up a virtualenv and install the necessary stuff

virtualenv .
source bin/activate
pip install pip --upgrade
pip install urllib3[secure]
pip install -r requirements.txt

To run the unittests

python -m unittest discover

About

History Graph Library

https://www.historygraph.io


Languages

Language:Python 100.0%