Frontpage of my website
ryuslash | ||
.gitignore | ||
__init__.py | ||
manage.py | ||
README.org | ||
requirements.txt |
Another website
This time it's fairly easy compared to the other ones. I only wrote
a simple RSS feed parser (thanks to feedparser
). It collects data
from specified places and shows that on a page.
aggregator
For the aggregator
app, you should look at its README.