stormpath
HomePage: https://github.com/stormpath/stormpath-sdk-python
Author: Stormpath, Inc.
Download: https://pypi.python.org/packages/source/s/stormpath/stormpath-1.1.0.tar.gz
Stormpath SDK ------------- DESCRIPTION The Stormpath Python SDK allows any Python-based application to easily use the Stormpath user management service for all authentication and access control needs. When you make SDK method calls, the calls are translated into HTTPS requests to the Stormpath REST+JSON API. The Stormpath Python SDK provides a clean object-oriented paradigm natural to Python developers and alleviates the need to know how to make REST+JSON requests. LICENSE The Stormpath Python SDK is distributed under the Apache Software License.