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.35.tar.gz
(10.9 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.35.tar.gz.
File metadata
- Download URL: mglairflowutilslib-1.0.35.tar.gz
- Upload date:
- Size: 10.9 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 |
476eb403901c1e89d75377c3ddfc1c4ecc5418557ce577bcdac4a2c2e4890c6e
|
|
| MD5 |
dc1b495605f5841d6e618cde108ce5f2
|
|
| BLAKE2b-256 |
79717dcb818e1f02aaadaa7e67acf0e1487c5ad97c93a157ea801be7a135ede9
|
File details
Details for the file mglairflowutilslib-1.0.35-py3-none-any.whl.
File metadata
- Download URL: mglairflowutilslib-1.0.35-py3-none-any.whl
- Upload date:
- Size: 11.1 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 |
ff595a147ab0c99e3a126991d4b322746d517a0d140dd3eefb199b09d6b5b045
|
|
| MD5 |
a5fb5f727869b286d03777a075eaedfd
|
|
| BLAKE2b-256 |
40698b5bee4b770cec7fb887a7e52042cb322a05d80c14c05416b0b3601cf0c7
|