TelegramBot wrapped by FastAPI
Project description
fastapi-telegrambot
TelegramBot wrapped by FastAPI
Prerequisite
- Create telegram bot. Bot's token is required.
Usage - Run
from fastapi_telegrambot import application
import uvicorn
uvicorn.run( '{}|application' )
Usage - API
- Check the swagger. ( http://{host}:{port}/docs )
- Send a single text message.
- Send multiple text messages.
TODO
- logger
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
Built Distribution
File details
Details for the file fastapi-telegrambot-0.1.202402.tar.gz
.
File metadata
- Download URL: fastapi-telegrambot-0.1.202402.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33e3eac88c0611b1a017dcfe20014decad40c77c29286c8dfdbf95a188bcaafb |
|
MD5 | b8ecdde5670683f4e7504fe019dde1b2 |
|
BLAKE2b-256 | a4e2f0bc1165a1ebdf8a06c129176326dc18a4695475f29369d832f982915041 |
File details
Details for the file fastapi_telegrambot-0.1.202402-py3-none-any.whl
.
File metadata
- Download URL: fastapi_telegrambot-0.1.202402-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c633e03222e0d0e3ec586fd2b767c6f455f9f112bd4838e205020af189a9a0e0 |
|
MD5 | 28babde6c7446b4a49d54cb9ad8f3711 |
|
BLAKE2b-256 | 01aa815051ff0ceec4ab295a91e6f91a2176d47a7e76a4456a1d2f0032651d45 |