Skip to main content

A simple asynchronous/non-asynchronous package for sending requests

Project description

InfluxDispatcher

A simple asynchronous/non-asynchronous package for sending requests. I made this because I was tired of using a bunch of try/except statements in my code when sending requests to my apis. This package will attempt to send requests twice. It returns the response object and a boolean indicating whether the request was successful or not. The format for the response is a tuple of the following (response_from_request, boolean)

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

influxdispatcher-1.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

influxdispatcher-1.0.0-py3-none-any.whl (2.4 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