All Projects → fossasia → Open Event Scraper

fossasia / Open Event Scraper

Licence: mit
Google spreadsheet parsing for Open Event JSON

Programming Languages

python
139335 projects - #7 most used programming language

open-event-scraper

Google spreadsheet parsing for FOSSASIA 2016

setup

pip install -r requirements.txt
./run.sh

#Configuration on heroku server

$ heroku login

$ heroku create

$ git push heroku master

$ heroku run bundle install

$ heroku config:set GIT_REPO=fossasia/open-event-scraper
$ heroku config:set GITHUB_TOKEN=Your token
$ heroku config:set GH_TOKEN=Your token

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].