Skip to content

brianmichelich/stormpath-sdk-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stormpath Python SDK

Copyright © 2013 Stormpath, Inc. and contributors.

This project is licensed under the Apache 2.0 Open Source License.

For additional information, please see the full Project Documentation.

Build Instructions

Install from PyPi using pip, a package manager for Python.

$ pip install stormpath-sdk

Don't have pip installed? Try installing it, by running this from the command line:

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

Or, you can download the source code (ZIP) for stormpath-sdk, and then run:

$ python setup.py install

You may need to run the above commands with sudo.

About

Official Stormpath SDK for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published