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.2.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.2-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file mehta-1.0.2.tar.gz.
File metadata
- Download URL: mehta-1.0.2.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 |
e3559720a9381ee85a4648e9e0ba563c8feb0d0b7d3059188c4c27f608408d82
|
|
| MD5 |
18313fc53f72f7e40d34091062dd2b22
|
|
| BLAKE2b-256 |
d1925b160528fa9885df52d91097b3a9d4f43e2aa29ff8715d5e12265afda151
|
File details
Details for the file mehta-1.0.2-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.2-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 |
2b4e911970845cb20cce5a42218d3bc4b26a38b2726c3eb113915b1f9bf2163f
|
|
| MD5 |
b90dbb4e7c69061fe078b901dd017200
|
|
| BLAKE2b-256 |
5961c78a7c94c71f82a757a36bc23985ebfe204eb499b2417b9f1d8932eda075
|