You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
406
404
*[flywheel](https://github.com/mathcamp/flywheel) - Object mapper for Amazon DynamoDB.
407
-
*[neomodel](https://github.com/robinedwards/neomodel) - Object-Graph-Mapper for working with neo4j graph database.
408
405
* Others
409
406
*[butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.
410
407
@@ -484,7 +481,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
484
481
*[Authomatic](http://peterhudec.github.io/authomatic/) - Simple but powerful framework agnostic authentication/authorization client package.
485
482
*[OAuthLib](https://github.com/idan/oauthlib) - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.
486
483
*[rauth](https://github.com/litl/rauth) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
487
-
*[requests-oauthlib](https://github.com/requests/requests-oauthlib) - OAuthlib support for [Requests](http://docs.python-requests.org/en/latest/).
484
+
*[python-oauth2](https://github.com/simplegeo/python-oauth2) - A fully tested, abstract interface to creating OAuth clients and servers.
488
485
*[python-social-auth](https://github.com/omab/python-social-auth) - An easy-to-setup social authentication mechanism.
489
486
*[django-oauth-toolkit](https://github.com/evonove/django-oauth-toolkit) - OAuth2 goodies for the Djangonauts.
490
487
*[django-oauth2-provider](https://github.com/caffeinehit/django-oauth2-provider) - Providing OAuth2 access to Django app.
@@ -523,15 +520,14 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
523
520
524
521
*[django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
525
522
*[elasticsearch-py](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/) - The official low-level Python client for [Elasticsearch](http://www.elasticsearch.org/).
526
-
*[pyes](https://github.com/aparo/pyes/) - The pythonic way to use ElasticSearch.
527
523
*[solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
528
524
*[Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
529
525
530
526
## News Feed
531
527
532
528
*Libraries for building user's activities.*
533
529
534
-
*[Stream Framework (previously Feedly)](https://github.com/tschellenbach/Stream-Framework) - A library to build newsfeed and notification systems using Cassandra and Redis.
530
+
*[Feedly](https://github.com/tschellenbach/Feedly) - A library to build newsfeed and notification systems using Cassandra and Redis.
535
531
*[django-activity-stream](https://github.com/justquick/django-activity-stream) - Generate generic activity streams from the actions on your site.
536
532
537
533
## Asset Management
@@ -620,7 +616,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
620
616
*[MechanicalSoup](https://github.com/hickford/MechanicalSoup) - A Python library for automating interaction with websites.
621
617
*[mechanize](http://wwwsearch.sourceforge.net/mechanize/) - Stateful programmatic web browsing.
0 commit comments