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.3.tar.gz
(1.4 kB
view hashes)
Built Distribution
Close
Hashes for influxdispatcher-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 179348f2d3bbc8af2f3911f171ce2212d4abfc4b0e093edb5ee1226b919bfda5 |
|
MD5 | 3aecb656f92601bbb9e57712cd61c425 |
|
BLAKE2b-256 | a2765b8d9d8d85a81710c5b6c4890a9ab7d2262456d8639c9dfdd7c8984e7d5e |