Skip to main content

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.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

pyreydenx-1.0.2-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file pyreydenx-1.0.2.tar.gz.

File metadata

  • Download URL: pyreydenx-1.0.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for pyreydenx-1.0.2.tar.gz
Algorithm Hash digest
SHA256 e9c1f26c02127b0aed00ca84b755c2e3213cd82c3437946d1b89cfd43819c6bc
MD5 d87dc63c8c4d33238587f41df864ea43
BLAKE2b-256 ab85af6523f3268f9f54118df00181f6f9391683c32149fea19f2f51d1c434a7

See more details on using hashes here.

File details

Details for the file pyreydenx-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyreydenx-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for pyreydenx-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d95c0e797a30e20b7026b447168613ac121642c5f10bd44aa34172b18b215f44
MD5 e3e9daa0b0eb89fa6cbf5680c42e0ea5
BLAKE2b-256 b0220abfc75b44f852cbb4d7e19295face1180e90b33b5fe8368a766acd8163d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page