feedleware/TwitchRSS
Laszlo Zeke 5fccffc2f0 Migrate application to python3
Notables:
- Python 3 migration
- The client id is now set via environment variable instead of
hardcoding it in a py file
- Using Flask instead of web2
- Migrate away from Memcache (Google depeciated it in py3) to
an in-memory data structure
- Moved landing page to static serving
2020-09-04 19:42:42 +02:00
..
app.yaml Migrate application to python3 2020-09-04 19:42:42 +02:00
favicon.ico Support for v5 twitch api 2017-01-21 20:13:40 +01:00
feedformatter.py Migrate application to python3 2020-09-04 19:42:42 +02:00
index.html Migrate application to python3 2020-09-04 19:42:42 +02:00
requirements.txt Migrate application to python3 2020-09-04 19:42:42 +02:00
twitchrss.py Migrate application to python3 2020-09-04 19:42:42 +02:00