A telegram SDK offering clean and simple route decorators.
Project description
Installation:
pip install mehta
Basic Setup:
from mehta import telegram
bot = telegram()
@bot.commands(['start'])
def welcome(message):
return "Hello World!"
bot.run("TOKEN")
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
mehta-1.0.3.tar.gz
(5.3 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
mehta-1.0.3-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file mehta-1.0.3.tar.gz.
File metadata
- Download URL: mehta-1.0.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8878ffdd59073ea9605c7522e4803c6cb98478842a6a245aeb36adaa7175de29
|
|
| MD5 |
54ecc41df8405244785fdfa3d5a17dd0
|
|
| BLAKE2b-256 |
00f53d80b558160ef32146585b5bbc23be053d323835d312c029f21ffa33bbbf
|
File details
Details for the file mehta-1.0.3-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e4d974cf27aba0728f0fbca30649c088b6f6336e0e5c36f2df312f69f912576
|
|
| MD5 |
875ee340412b09078d3f05802e8c5a64
|
|
| BLAKE2b-256 |
d3b6efa0d0d84e200ee5a7220c0e4d42df99fd6584b3352d06c19a24cf998cc1
|