GitHub - brianmichelich/stormpath-sdk-python: Official Stormpath SDK for Python · GitHub
Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors