Skip to content

Commit

Permalink
add new section: News Feed
Browse files Browse the repository at this point in the history
  • Loading branch information
vinta committed Jul 4, 2014
1 parent 63ea67f commit 0d5bfef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
- [Template Engine](#template-engine)
- [Queue](#queue)
- [Search](#search)
- [News Feed](#news-feed)
- [Asset Management](#asset-management)
- [Caching](#caching)
- [Email](#email)
Expand Down Expand Up @@ -373,6 +374,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.

## News Feed

*Libraries for building user's activities.*

* [Feedly](https://github.com/tschellenbach/Feedly) - A library which allows you to build newsfeed and notification systems using Cassandra and/or Redis.
* [django-activity-stream](https://github.com/justquick/django-activity-stream) - Generate generic activity streams from the actions on your site.

## Asset Management

*Tools for managing, compressing and minifying website assets.*
Expand Down

0 comments on commit 0d5bfef

Please sign in to comment.