Blazingly fast start async telegram bot on top of the aiogram and tortoise-orm with postgres channels
Project description
PGram
Blazingly fast start async telegram bot on top of the aiogram and tortoise-orm with postgres channels
Install
pip install PGram
Minimal code for running
from asyncio import run
from PGram import Bot
bot = Bot("bot:token")
run(bot.start())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pgram-0.0.2.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pgram-0.0.2-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file pgram-0.0.2.tar.gz.
File metadata
- Download URL: pgram-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19cc50916f5cb1ba5b552e16454ae7bbfb403d90abbcd3833890be55a8f18b15
|
|
| MD5 |
c3db9647737363a83f6959bfe2f678be
|
|
| BLAKE2b-256 |
3f2dae225c3119c3a4235e66e8ad64c02f3928cfd391c0e07e0e3e4bcce1aa30
|
File details
Details for the file pgram-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pgram-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
568006f6e3bb30470eb6191685ea48ba52a251b2da78ee596b93252cc79aa1df
|
|
| MD5 |
fbc8573ca03fa69b6f1f094802a4eb2b
|
|
| BLAKE2b-256 |
31c0ef88458c3d47d59871ce6d061e71957ba9eacdd5aa9b0a0d9d237ce3362b
|