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.4.tar.gz
(5.2 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.4-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file mehta-1.0.4.tar.gz.
File metadata
- Download URL: mehta-1.0.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5556f0651095b3b01568fc072b3c784fbb1ba9c2d67d41fdbba3efb2e48581a
|
|
| MD5 |
b04b26fee6717cd03877ca2a0a80653f
|
|
| BLAKE2b-256 |
c4560c8bdd3f750b6d62d1fc496299fcf8795044ad8f0196e9a911306cee2b31
|
File details
Details for the file mehta-1.0.4-py3-none-any.whl.
File metadata
- Download URL: mehta-1.0.4-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
853be8addf29ab5769f19247ce349769a8403663e408f9d7ce79c962a3931d31
|
|
| MD5 |
5e4ea99ad1d57092834f2339313a6a28
|
|
| BLAKE2b-256 |
de4c1d2ffbe7e80ead3392e0d607e98a8e31b9e484e6e4e3e9339d848638f29d
|