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

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

Built distribution (wheel)

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

Total release size: 2.1 MB

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

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

Download URL peyk-1.0.0.post35462291290-py3-none-any.whl
Size 850.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
9f06f78c704cddd2e460ad0567844a2c46da2877dac58e0d2bccf9f16905e7ca
BLAKE2b-256 checksum
How to use checksums
e8edf846d191cd7b216280355180230a64e1fb9431e52112cc4f48b8fa3bceb3
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