This is a package to stremaline api method calls
Project description
winter-api-commons
This is a package to stremaline api method calls
This module containes the major reusable functions which can be imported and accessed directly which will reduce the time and code redundancy.
Installation
pip install apiCom
Sample code:
import apiCom
url = "https://api.car.com/teslar/model1"
header = {}
resp = apiCom.get_api(url, header)
print(resp.json())
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
apiComs-1.0.3.tar.gz
(2.6 kB
view details)
File details
Details for the file apiComs-1.0.3.tar.gz
.
File metadata
- Download URL: apiComs-1.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6964eaa6035064e84844b2c7e44103cfa902c74dd0d0d35ff5a72631762065c0 |
|
MD5 | b56384b0c84f586ea3e8215b273aacd0 |
|
BLAKE2b-256 | 918f79d6f41d95f5ba35696c2f06593427b44abcdc9cff89194534a33fcab0d7 |