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.7.0.tar.gz (16.8 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.7.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for gyron-0.7.0.tar.gz
Algorithm Hash digest
SHA256 0e2cd56baf27440a83ee0c08485ee99253eba3aec1a8b2df36c33bb60fe13ccd
MD5 c2e19af9fe64d88e9a0f2f5391dc812c
BLAKE2b-256 45579affd97757e0be8694b83486087156f565de3c4e7fad20d40294ea86bc7f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gyron-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ece2d411170e67adbb3e772f1f0a5e6f956468d14064ab14b309bec023a0ce7
MD5 98dda63f2b18fa5db5568a54e9ec564d
BLAKE2b-256 44a67c5b75d0bc7744ea2c24d8a72320172e4963b05a651663b7524ed04602b1

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