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.1.tar.gz
(3.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.1-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file mehta-1.0.1.tar.gz.
File metadata
- Download URL: mehta-1.0.1.tar.gz
- Upload date:
- Size: 3.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 |
0d9142abbd14dc6951f1249b7960d4d930b14ac42df1f284ecb4abde54df96fd
|
|
| MD5 |
0bc8bb9b55a82e22035193efb3ebd257
|
|
| BLAKE2b-256 |
4166d78b8ed48e7e7cf7fc58103370f291230188f61afa282ce11697e8ca58ca
|
File details
Details for the file mehta-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.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 |
f1c0cf67b4f94539af765259ee59da868083efc841d38b7553795b0d5e25d716
|
|
| MD5 |
a05d3db38d5261c057b9c2e408d7c43c
|
|
| BLAKE2b-256 |
01144d963359206f9787dc5f4e83dbb3fe0427cb1c3e9ac4ee63f2bfdb2d14c4
|