Skip to content

Commit 34164b9

Browse files
committed
Merge pull request vinta#268 from molivier/patch1
Rename feedly
2 parents 7f3cd48 + c8a157b commit 34164b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
528528

529529
*Libraries for building user's activities.*
530530

531-
* [Feedly](https://github.com/tschellenbach/Feedly) - A library to build newsfeed and notification systems using Cassandra and Redis.
531+
* [Stream Framework (previously Feedly)](https://github.com/tschellenbach/Stream-Framework) - A library to build newsfeed and notification systems using Cassandra and Redis.
532532
* [django-activity-stream](https://github.com/justquick/django-activity-stream) - Generate generic activity streams from the actions on your site.
533533

534534
## Asset Management
@@ -656,6 +656,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
656656
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
657657
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
658658
* [valideer](https://github.com/podio/valideer) - Lightweight extensible data validation and adaptation library.
659+
* [cerberus](https://github.com/nicolaiarocci/cerberus) - Extensible validation for Python dictionaries.
659660

660661
## Anti-spam
661662

0 commit comments

Comments
 (0)