Skip to content

a simple grapher for looking at the funds raised on the georgia funder

License

Notifications You must be signed in to change notification settings

SpaceySciences/fund-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fund-grapher

A simple grapher for looking at the funds raised on the georiga funder

Installation & Setup

You may need to change the permissions of the grapher file with chmod +x grapher

Dependencies

  • 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

USE

to run itially type: ./grapher, and you will recieve a usage print

####example:

$ ./grapher -t this will return the total ammount raised

Args

  • | -t | returns the total ammount raised
  • | -d | graphs the ammount raised per day
  • | -v | verbose print option

About

a simple grapher for looking at the funds raised on the georgia funder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published