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.2.tar.gz
(3.8 kB
view details)
File details
Details for the file blue_media-0.0.2.tar.gz
.
File metadata
- Download URL: blue_media-0.0.2.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 | 5d99238527d2ea2708f5c354202ea9607e82f5e3d62abb6d81fc828a8a3c7bb0 |
|
MD5 | 1456a3577c0b282be0be67a7867f2bd9 |
|
BLAKE2b-256 | 1bde434c6a69c83c1b4f5cd9d605d013c56b4eb9453f49befdad7e6229ac35ca |