Skip to main content

An asynchronous HTTP and RESTful API requests framework for asyncio and Python

Project description

aiorequestful

PyPI Version Python Version Documentation
PyPI Downloads Code Size Contributors License
GitHub - Validate GitHub - Deployment GitHub - Documentation

An asynchronous HTTP and RESTful API requests framework for asyncio and Python

Contents

NOTE:
This readme provides a brief overview of the program. Read the docs for full reference documentation.

Installation

Install through pip using one of the following commands:

pip install aiorequestful
python -m pip install aiorequestful

There are optional dependencies that you may install for optional functionality. For the current list of optional dependency groups, read the docs

Getting Started

These quick guides will help you get set up and going with aiorequestful in just a few minutes. For more detailed guides, check out the documentation.

Coming soon...

Currently Supported

  • Cache Backends: SQLiteCache
  • Basic Authorisation: BasicAuthoriser
  • OAuth2 Flows: AuthorisationCodeFlow AuthorisationCodePKCEFlow ClientCredentialsFlow

Release History

For change and release history, check out the documentation.

Contributing

For info on how to contribute to aiorequestful, check out the documentation.

Motivations & Aims

Coming soon...

Author notes, contributions, and reporting issues

Coming soon...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiorequestful-0.5.1.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

aiorequestful-0.5.1-py3-none-any.whl (38.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page