A simple grapher for looking at the funds raised on the georiga funder
You may need to change the permissions of the grapher
file with chmod +x grapher
- pip, depending on your system. mac:
brew install pip
or debian linux:apt-get install pip
- beautifulsoup4, run
pip install beautifulsoup4
- html5lib, run
pip install html5lib
to run itially type: ./grapher
, and you will recieve a usage print
####example:
$ ./grapher -t
this will return the total ammount raised
- | -t | returns the total ammount raised
- | -d | graphs the ammount raised per day
- | -v | verbose print option