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 |
||
|---|---|---|
| .. | ||
| app.yaml | ||
| favicon.ico | ||
| feedformatter.py | ||
| index.html | ||
| requirements.txt | ||
| twitchrss.py | ||