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.4.tar.gz
(3.8 kB
view details)
File details
Details for the file blue_media-0.0.4.tar.gz.
File metadata
- Download URL: blue_media-0.0.4.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 |
6ad7c07c563cb96f118b6dcc050385201d14478255ddac64af4920022cb8ebc8
|
|
| MD5 |
f26b8fd54c60a607f82dd4522a4d2bf6
|
|
| BLAKE2b-256 |
d2448d3a8d07b216cc43618574f70c0e0b91cd6f17b156e0884aa1be6f3fe9f5
|