requests-api

HTTP requests library.


Keywords
api-rest, http, python3, requests
License
MIT
Install
pip install requests-api==1.1.5

Documentation

requests-api

RequestsAPI Version RequestsAPI Status RequestsAPI Python Versions RequestsAPI Release RequestsAPI License

The Requests-API is a library I created to ease the use of the requests library for my internal projects. So I figured why not share it in case it helps someone out.

Installation

It's recommended to be installed using pip.

pip install requests-api

Releases are listed on the Releases page.

Documentation

For documentation, please visit requests-api.

License

requests-api is licensed under MIT license. See the LICENSE for more information.