Blazingly fast start async telegram bot on top of the aiogram with postgres channels
Project description
PGram
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.3.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.3-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file pgram-0.0.3.tar.gz.
File metadata
- Download URL: pgram-0.0.3.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 |
3627c1e8bb76c51454f903d28c0bbabe4b9dab511b71f9fe06f357e2b3e51e7f
|
|
| MD5 |
10a68d1bb8a67848d462201162339cf6
|
|
| BLAKE2b-256 |
1e8cab15159e7926de170e11a734c86b118e89448fbd1e081865a2f6de332a05
|
File details
Details for the file pgram-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pgram-0.0.3-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 |
b9a58c5fc99e2842b425d4455ad37aca46809a58d5315dceec2bb1775180760e
|
|
| MD5 |
7fe3be964305e5d5e1e776598d785d14
|
|
| BLAKE2b-256 |
659597ef9735ea96d6fdbc9465822574f2410832617cf543cf4df01f9707ac58
|