requests-cloud-auth

A collection of authentication extensions for Requests


Keywords
requests, authentication, cloud, keystone, extensions
License
Apache-2.0
Install
pip install requests-cloud-auth==0.0.2

Documentation

Requests-Cloud-Auth

https://travis-ci.org/jmvrbanac/requests-cloud-auth.svg?branch=master https://coveralls.io/repos/jmvrbanac/requests-cloud-auth/badge.svg?branch=master https://readthedocs.org/projects/requests-cloud-auth/badge/?version=latest

Requests-Cloud-Auth is a collection of Authentication extensions for the Requests library. The primary purpose of this collection is to provide an easy interface to authenticate to cloud providers with minimal dependencies.

Supported

  • Keystone v2
  • Rackspace Identity
  • Keystone v3
  • HP Cloud - Future
  • Digital Ocean - Future
  • AWS - Future

Project Links