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)
Built Distribution
Close
Hashes for influxdispatcher-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 082c31b769283b5b4d24fa714b6cc3426b8ec4ad8259a943bc9dd1373941deda |
|
MD5 | 87b2f0efbfd30938f740af69190029ae |
|
BLAKE2b-256 | 8d76aa4d7f6486b01c965475b3c74eae392f638017dd7c86870c2223a6201321 |