Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malthe/requests-xauth
XAuth Support for Python-Requests!
https://github.com/malthe/requests-xauth
Last synced: 15 days ago
JSON representation
XAuth Support for Python-Requests!
- Host: GitHub
- URL: https://github.com/malthe/requests-xauth
- Owner: malthe
- License: mit
- Created: 2013-07-24T11:54:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-24T11:55:02.000Z (over 11 years ago)
- Last Synced: 2024-10-22T20:22:06.752Z (2 months ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Requests-XAuth
==============This project provides first-class XAuth library support for `Requests
`_.Installation
-------------To install requests and requests_xauth you can use pip:
.. code-block:: bash
$ pip install requests requests_xauth