Skip to main content

Ryzenth Python Wrapper For Perfomance

Project description

Ryzenth Library

Ryzenth is a powerful and flexible Python SDK for interacting with the new Ryzenth API — a successor to the AkenoX API — supporting both synchronous and asynchronous workflows out of the box.

Note: AkenoX API is still alive and supported, but Ryzenth is the next generation.

Features

  • Full support for both sync and async clients
  • Built-in API Key management
  • Support for modern AI endpoints (image generation, search, text, and more)
  • Designed for speed with httpx

Installation

pip install ryzenth

Getting Started

Async Example

from Ryzenth import ApiKeyFrom

ryz = ApiKeyFrom("your-api-key")
await ryz.aio.send_message_hybrid("Hello from Ryzenth!")

Sync Example

from Ryzenth import ApiKeyFrom

ryz = ApiKeyFrom("your-api-key")
ryz._sync.send_message_hybrid("Hello from Ryzenth (sync)!")

Environment Variable Support

You can skip passing the API key directly by setting it via environment:

export RYZENTH_API_KEY=your-api-key

Credits

  • Built with love by xtdevs
  • Inspired by early work on AkenoX API
  • Thanks to Google Dev tools for AI integration concepts

License

Private – API still in early access stage. Public release coming soon.

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

ryzenth-1.8.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ryzenth-1.8.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file ryzenth-1.8.1.tar.gz.

File metadata

  • Download URL: ryzenth-1.8.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ryzenth-1.8.1.tar.gz
Algorithm Hash digest
SHA256 7efddd8bf725cd7d6ca7ad72cfc1c754da9b7467a14407c0bdc0e2f49bfae696
MD5 8bf89ecd6ecc54a4622cc919d280e20d
BLAKE2b-256 34044332f8daede60e36887542929926d8177bd77fae86b1a1e042c2196119ce

See more details on using hashes here.

File details

Details for the file ryzenth-1.8.1-py3-none-any.whl.

File metadata

  • Download URL: ryzenth-1.8.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ryzenth-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5123c9758b78e2997dd1eb0298dace9a36cb9567aaa0e1a45f65ebbd6f87f5a8
MD5 48acfb5be067419967b7bfe8b7bf590a
BLAKE2b-256 1d318339ed395384b3d78f22b5fe354f813aef4f63145aa3960f4c5e7adaac26

See more details on using hashes here.

Supported by

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