Metadata-Version: 1.0
Name: stormpath
Version: 1.0.0
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
