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-0.0.1.tar.gz
(1.4 kB
view hashes)
Built Distribution
Close
Hashes for influxdispatcher-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac97e2f6d38084492b0af677408464a1a53980177fd4f476c013dd7359d77e86 |
|
MD5 | be72a6b822a38cf871640bff2453e4ab |
|
BLAKE2b-256 | 07e5c5d8484009b6535fb262b5b3455138429fccded350c3ed4b372d990dd2f0 |