1
This repository has been archived on 2021-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
2020-10-15 11:04:33 +02:00
2020-10-15 11:04:33 +02:00
2020-10-15 11:04:33 +02:00
2020-10-04 13:29:44 +02:00
2020-10-13 10:16:59 +02:00
2020-09-15 09:30:07 +02:00
2020-09-17 16:01:04 +02:00
2020-10-13 10:16:59 +02:00
2020-10-13 10:16:59 +02:00

twitter_zuil

3rd party libraries(dependencies)

Yes we're gonna use some libraries while I'm a minimalist, but the Oauth1.0a API twitter uses is just too much work to implement.

  • TwitterAPI (by Geduldig, looks pretty maintained)
  • requests (Kenneth Reitz, voor de OWM API)
  • flask (voor de web backend)

api keys

see api_keys.py a simple file with variables (not synced to git)

TWITTER_APIKEY TWITTER_APISECRET TWITTER_BEARER TWITTER_ACCESSTOKEN TWITTER_ACCESSSECRET OWM_KEY

API docs

Description
No description provided
Readme 11 MiB
Languages
Python 64.1%
SQL 19%
HTML 15.9%
CSS 1%