Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stormpath/stormpath-sdk-python

The official Stormpath Python library!
https://github.com/stormpath/stormpath-sdk-python

Last synced: 24 days ago
JSON representation

The official Stormpath Python library!

Awesome Lists containing this project

README

        

==========================
Stormpath is Joining Okta
==========================

We are incredibly excited to announce that `Stormpath is joining forces with Okta `_. Please visit `the Migration FAQs `_ for a detailed look at what this means for Stormpath users.

We're available to answer all questions at `[email protected] `_.

Stormpath Python SDK
====================

.. image:: https://img.shields.io/pypi/v/stormpath.svg
:alt: stormpath Release
:target: https://pypi.python.org/pypi/stormpath

.. image:: https://img.shields.io/pypi/dm/stormpath.svg
:alt: stormpath Downloads
:target: https://pypi.python.org/pypi/stormpath

.. image:: https://api.codacy.com/project/badge/grade/2d697e13e6e3436f84bc6e7611ef9939
:alt: stormpath-sdk-python Code Quality
:target: https://www.codacy.com/app/r/stormpath-sdk-python

.. image:: https://img.shields.io/travis/stormpath/stormpath-sdk-python.svg
:alt: stormpath-sdk-python Build
:target: https://travis-ci.org/stormpath/stormpath-sdk-python

.. image:: https://coveralls.io/repos/github/stormpath/stormpath-sdk-python/badge.svg?branch=master
:alt: stormpath-sdk-python Coverage
:target: https://coveralls.io/github/stormpath/stormpath-sdk-python?branch=master

*A simple user management library for Python.*

`Stormpath`_ is a hosted user management API service. This library gives your
Python app access to all of Stormpath's features:

- Robust authentication and authorization.
- Schema-less user data.
- Hosted login screens.
- Social login with Facebook and Google OAuth.
- Generate and manage API keys and OAuth2 tokens for your API service.

If you have feedback about this library, please `email us`_ and share your
thoughts!

Documentation
-------------

All of this library's documentation can be found here:
http://docs.stormpath.com/python/product-guide/ (*It's ridiculously easy to get
started with.*)

Links
-----

Below are some resources you might find useful:

- `Quickstart`_
- `Stormpath Python Documentation`_

**Flask-Stormpath**

- `Flask-Stormpath on Github`_
- `Flask-Stormpath Documentation`_

**django-stormpath**

- `django-stormpath on Github`_
- `django-stormpath Documentation`_

.. _Stormpath: https://stormpath.com/
.. _email us: mailto:[email protected]
.. _Quickstart: https://docs.stormpath.com/python/quickstart/
.. _Stormpath Python Documentation: http://docs.stormpath.com/python/product-guide/
.. _Flask-Stormpath on Github: https://github.com/stormpath/stormpath-flask
.. _Flask-Stormpath Documentation: http://flask-stormpath.readthedocs.org/en/latest/
.. _django-stormpath on Github: https://github.com/stormpath/stormpath-django
.. _django-stormpath Documentation: https://github.com/stormpath/stormpath-django#django-stormpath