Library for simplify third party request
Project description
Make sure you have upgraded version of pip
Windows
py -m pip install --upgrade pip
Linux/MAC OS
python3 -m pip install --upgrade pip
Import package
from mglairflowutilslib import invoke_http_request
Usage
url = 'http://example.com'
request_type = 'POST'
headers = {"Content-Type": "application/json"}
payload = {"foo": "bar"}
response, status = invoke_http_request(url, request_type, headers, payload)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mglairflowutilslib-1.0.23.tar.gz
(10.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mglairflowutilslib-1.0.23.tar.gz.
File metadata
- Download URL: mglairflowutilslib-1.0.23.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05df3a57d5bcdee6a0d16306845ef9bd6b50cb781879a4a3b72fa94de4dfea1b
|
|
| MD5 |
30f3288e3eb86b53dfcdb29436748ec3
|
|
| BLAKE2b-256 |
0714f8be5095fc328111d36ca9b53da74a64a45835dc266506ca11a08fd76cfe
|
File details
Details for the file mglairflowutilslib-1.0.23-py3-none-any.whl.
File metadata
- Download URL: mglairflowutilslib-1.0.23-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862078355934c10a4a1f862cff9925dbf1e957f7179e0f0f2af87a31f66ff88c
|
|
| MD5 |
15ba60df461b03e424c5f3cb8c54b5b4
|
|
| BLAKE2b-256 |
3234d3f1ea1f64c264cdf6b9ddfe5ed9e69835a7f795ade28ce12106b2e5b52c
|