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.3.tar.gz
(3.8 kB
view details)
File details
Details for the file blue_media-0.0.3.tar.gz
.
File metadata
- Download URL: blue_media-0.0.3.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 | 8baf459dfe33410e196135426e37c9af79ba9164032873c199ed9ab1d1ab857a |
|
MD5 | 5f2614d65db2115486ca90c57e0796a1 |
|
BLAKE2b-256 | 606c319922f9bb9caebf76ed2b43a7a74f08c8cbbc19a31a93346c31500e5d1c |