Skip to content

100DaysOfCommits/hashtag-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

####Hashtag Raffle

python 3.5 project falcon

###To start

You'll need a config.yml file with GOOGLE_SHEETS and SPREADSHEET_ID defined in project root as keys to a yml config dictionary.

Recommended that you make Google Sheet public so you only need an API key:

  • Make API key
  • Enable Google Sheets API
  • Make spreadsheet public via Share settings "anyone with link can access"
virtualenv -p python3 env
source env/bin/activate
(env) pip install -r requirements.txt
(env) gunicorn app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages