Django Google Reader Replacement
Project description
Django Feed Me is a replacement for Google Reader. It keeps track of your feeds, fetches the RSS feeds and parses them in an easy to read interface. This is currently in development. The app works as POC using the Django Admin. A seperate interface for adding feeds is coming down in the pipeline.
![image](http://cl.ly/image/0j2z0y0K1e2e/Screen%20Shot%202013-04-27%20at%209.54.10%20AM.png)
Installation
To install FeedMe simply:
pip install django-feedme
Add feedme to your installed apps. Add route a url to feedme.urls
If you want to use Celery for fetching (Recommended) then add:
FEED_UPDATE_CELERY = True
to your settings file.
Documentation
Docs are coming soon on RTD. For now please refer to this file and the Wiki/Issues in this project.
Additional Planned Features
Import feeds from Google Reader
Add and manage feeds from the front end (rather than Django Admin)
Mark all or some feeds as read/unread
Look and Feel updates
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-feedme-0.1.tar.gz
.
File metadata
- Download URL: django-feedme-0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90c69bb6db3a42240aceff772f8567bd6aa14f644dd39b71760b8aa9e1b71be8 |
|
MD5 | 6fa9bf6f6bf3056ffe2b867360c9d29c |
|
BLAKE2b-256 | 0b535e95172b0a6e19eef4cf01653f38473067955f6e04635922f0c2e08c5ec8 |