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.
It's recommended to be installed using pip.
pip install requests-api
Releases are listed on the Releases page.
For documentation, please visit requests-api.
requests-api
is licensed under MIT license. See the LICENSE for more information.