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.24.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.24.tar.gz.
File metadata
- Download URL: mglairflowutilslib-1.0.24.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 |
2918391c703623701800d5ae7a372ecb5cc1efaeec4345c34ea222d81c6d9fbd
|
|
| MD5 |
7c4cac344022d4c304c1801035f38639
|
|
| BLAKE2b-256 |
6a369ed9a0289891fc3aa2d52b9f3433f2e107963930affb674255edda17a753
|
File details
Details for the file mglairflowutilslib-1.0.24-py3-none-any.whl.
File metadata
- Download URL: mglairflowutilslib-1.0.24-py3-none-any.whl
- Upload date:
- Size: 10.7 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 |
4f43ee13be29a0b0e8486046bd9ab8e176ca4a6ae324b5306fef6ed72c9fbccf
|
|
| MD5 |
9ce54039a39801320594856d0a2e7818
|
|
| BLAKE2b-256 |
3b691d1696d42c3184f0d944955953cafa97a38625ef42f6f63686883ee2d531
|