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.post35457912261

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.post35457912261
File Size Uploaded
peyk-1.0.0.post35457912261.tar.gz 1.2 MB Details

Built distribution (wheel)

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

Total release size: 2.1 MB

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

Download URL peyk-1.0.0.post35457912261.tar.gz
Size 1.2 MB
Tags Source
SHA-256 checksum
How to use checksums
2bb0c501898659afc72f554aee8423a69cc2b901f287a569ed1c017e7a18f2e1
BLAKE2b-256 checksum
How to use checksums
48f167bc46ff4a079ef318a60554c454af75efc29d3f86f4950e06f6dde26177
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.post35457912261-py3-none-any.whl

Download URL peyk-1.0.0.post35457912261-py3-none-any.whl
Size 850.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
4912acaf94c1ac3b9357a71fcb3a3d792bdd92ff5b84a6fe8992c7ae82c9e403
BLAKE2b-256 checksum
How to use checksums
3a1fd2853390fa0cfdf609896d2a9a16c0a653f7ce3200df643591a032d78b4b
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