Metadata-Version: 1.1
Name: stormpath
Version: 1.2.7
Summary: Official Stormpath SDK, used to interact with the Stormpath REST API.
Home-page: https://github.com/stormpath/stormpath-sdk-python
Author: Stormpath, Inc.
Author-email: python@stormpath.com
License: UNKNOWN
Description:     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.
            
Keywords: stormpath,authentication,users,security
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
