Skip to main content

peyk logo

peyk

An aiogram-style async bot library for Telegram, Bale, and Rubika.

10-line quickstart

from peyk import Bot

bot = Bot("TOKEN", platform="telegram")

@bot.command("start")
async def start(message):
    await message.answer("Hello from peyk!")

@bot.message()
async def echo(message):
    await message.answer(message.text or "")

bot.run()

platform= is selected once when the bot is created; handlers, filters, keyboards, and normalized message objects stay platform-neutral.

Install

pip install peyk

For development:

pip install -e ".[dev]"

Documentation

  • Capabilities — audited feature support and UNKNOWN areas.
  • Migration from aiogram — import mapping, compatible surfaces, and Peyk-specific differences.
  • Quickstart — simple bot.run() first, then Dispatcher/Router.
  • Examples — runnable examples using public imports.

Tests

pytest

The test suite is offline and uses local/fake servers and in-memory/fakeredis fixtures.

Project record

See docs/decisions.md for the architectural decision record and capability evidence.

Publishing

See PUBLISHING.md for the one-time GitHub/PyPI setup and the release checklist for every version after that.

License

MIT — see LICENSE.

Release files for peyk 1.0.0.post35452135954

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for peyk 1.0.0.post35452135954
File Size Uploaded
peyk-1.0.0.post35452135954.tar.gz 1.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for peyk 1.0.0.post35452135954
File Interpreter ABI Platform
peyk-1.0.0.post35452135954-py3-none-any.whl Python 3 none any Details

Total release size: 2.1 MB

Release files / peyk-1.0.0.post35452135954.tar.gz

Download URL peyk-1.0.0.post35452135954.tar.gz
Size 1.2 MB
Tags Source
SHA-256 checksum
How to use checksums
1bf12d96b70a92e195e6b21ad19202fdce8fba8b99fb58adbb58bb7373f976aa
BLAKE2b-256 checksum
How to use checksums
5cad3aa79958fc47a78e582eb5a167c016581863c1b9b40f7891bae998bd7ebf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release files / peyk-1.0.0.post35452135954-py3-none-any.whl

Download URL peyk-1.0.0.post35452135954-py3-none-any.whl
Size 849.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f8ec0051185087913fb784224e3efd706abeef4ef830d16a0c59bd592c328789
BLAKE2b-256 checksum
How to use checksums
f41fc6b84d4f420572562bc5f04c9db158dcfabd943d6a753dce94334bb9b77f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page