Skip to main content

Ryzenth is a flexible Multi-API SDK with built-in support for API key management and database integration.

Project description

Ryzenth Library

Open Source Love Maintenance License PRs Welcome Ryzenth - Version pre-commit.ci status

Downloads API Tests

Image


Ryzenth is a flexible Multi-API SDK with built-in support for API key management and database integration.

It supports both synchronous and asynchronous workflows out of the box, making it ideal for modern use cases such as AI APIs, Telegram bots, REST services, and automation tools.

With native integration for httpx, aiohttp, advanced logging (including optional Telegram alerts), and support for database storage like MongoDB, Ryzenth is designed for developers who need a lightweight, scalable, and customizable API client.

Note: Ryzenth API V1 (javascript) 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
  • Etc

Installation

pip install ryzenth[fast]

Getting Started

Async Example

from Ryzenth import ApiKeyFrom
from Ryzenth.types import QueryParameter

ryz = ApiKeyFrom(..., is_ok=True)

await ryz.aio.send_message(
    "hybrid",
    QueryParameter(
        query="hello world!"
    )
)

Sync Example

from Ryzenth import ApiKeyFrom
from Ryzenth.types import QueryParameter

ryz = ApiKeyFrom(..., is_ok=True)
ryz._sync.send_message(
    "hybrid",
    QueryParameter(
        query="hello world!"
    )
)

Environment Variable Support

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

export RYZENTH_API_KEY=your-api-key

Web scrapers

Without authentication

Free unlimited

Tool Developer

~ Artificial Intelligence

How to get api key?

Credits

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

Donation

  • Your donation helps us continue our work!

To send payments via DANA, use the following Bank Jago account number:

Bank Jago: 100201327349

License

You can now access the Ryzenth API V2 (Typescript)

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

Uploaded Source

Built Distribution

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

ryzenth-2.0.9-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ryzenth-2.0.9.tar.gz
Algorithm Hash digest
SHA256 f5a372d241ef203534fc893430184c1c4356d7d22f79e0e13d4e3d9e0087e65a
MD5 58054e22ef254165ceaac54459fc4703
BLAKE2b-256 b1a0ff45e7f92ae87b2ab902ec25e976e1f4c7a203a2d0ae741f94271ffd706f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ryzenth-2.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d58ea39bf3d8905cc015eb2e5a58364723de007a56d6706ae306a05e3cb2cbbe
MD5 8a7c656050fb641f085cc3582e4883dd
BLAKE2b-256 bf1f41e0fad0f45bfc6b705231b4df6c65ac70797e152f528022af7f257be13d

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