Skip to main content

An asynchronous framework for Bale Messenger bots

Project description

An async framework for building powerful bots for Bale Messenger.

Features

  • Fully Async
  • Webhook Support
  • Long Polling
  • Filters System
  • FSM / States
  • Models
  • Fast & Lightweight
  • Easy to Use

Installation

pip install gyron

Quick Start

from gyron.bot import BotClient
import asyncio

app = BotClient('TOKEN')

@app.on_update()
async def echo(update):
    await app.reply(update.text)

asyncio.run(app.run())

Links


License

MIT License

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

gyron-0.6.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

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

gyron-0.6.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file gyron-0.6.0.tar.gz.

File metadata

  • Download URL: gyron-0.6.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for gyron-0.6.0.tar.gz
Algorithm Hash digest
SHA256 ed46d3da4793ea9e7a5b67e1f6da779e6d2ac658b9f2ba29354897a9233337ab
MD5 057561d768bc6c5f5746421b040b9da8
BLAKE2b-256 4207f501d6c84556cf5cd80e62834ae7df58ceb33e4b6c3b0ee4f533968ef5a7

See more details on using hashes here.

File details

Details for the file gyron-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: gyron-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for gyron-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b0a0dd32dcce2e3c4f93846050ce4bc42cc9208368b9a3a2e85ec628bbb391a
MD5 4eda3ab447f4b453786061c88abe8de3
BLAKE2b-256 f49ed8041e21b92ef63b30e6ca501c101c3ad6ce2723c52cbbbadaf5237b2618

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