A wrapper of the api logic used to interact with blue_media.
Project description
What is it?
A wrapper of the api logic used to interact with blue_media.
Why is it needed?
I just wanted to do it, no why.
How to use it?
Installing the library
pip install blue_media
Importing the library
from blue_media import BlueClass
Initialize the Config Class
config = Config(**kwargs)
Initialize the BlueMedia Class
blue = BlueMedia(config)
Call the GET and POST methods
blue.async_get(**kwargs) blue.async_post(**kwargs)
By: "_"
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
blue_media-0.0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file blue_media-0.0.1.tar.gz
.
File metadata
- Download URL: blue_media-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fff58e705dc27830da6ef5543f3e70d2844e82028cffdc668eb129c0fe9b37a |
|
MD5 | db14c40a9b0c98f0169b979f18eb4a64 |
|
BLAKE2b-256 | ed534f119c40f015332f991b9e555238a400c00ba6aa082222aaf2cd89d32e96 |