Reyden-X is an automated service for promoting live broadcasts on external sites with integrated system of viewers and views management.
Project description
REYDEN-X
Reyden-X is an automated service for promoting live broadcasts on external sites with integrated system of viewers and views management.
Installation
pip install pyreydenx
Environment Variables
- REYDENX_EMAIL - Email (Optional)
- REYDENX_PASSWORD - Password (Optional)
Quickstart
from pyreydenx import Client
from pyreydenx.user import User
from pyreydenx.order import Order
client = Client('email', 'password')
print(User.account(client))
print(User.balance(client))
print(Order.details(client, 12345))
print(Order.get_orders(client, None))
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
pyreydenx-1.0.10.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file pyreydenx-1.0.10.tar.gz
.
File metadata
- Download URL: pyreydenx-1.0.10.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b255119d5a2d5aac794f8d4114029fdb3b14efd5cdbaa1dfd5c720b803a4da5 |
|
MD5 | 3282d03d148dd00e3303d97c6e968305 |
|
BLAKE2b-256 | 7acc06213f4ba57ad7a3e7d963ab9904f2e684da0b59503a814310f620530bae |
File details
Details for the file pyreydenx-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: pyreydenx-1.0.10-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32dba7ce1143e1c1e058c379c472168f1e9a463befc578cf6105c6c7354e4921 |
|
MD5 | 4d46cd6cb5a8b577d321ad2b9571dbeb |
|
BLAKE2b-256 | 59a5092cc22c2c39476c67a78a4b0a9b0ea4fd3e2560d74c92462bbc51261550 |