Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastapi_telegrambot-0.25.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file fastapi_telegrambot-0.25.tar.gz.

File metadata

  • Download URL: fastapi_telegrambot-0.25.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.13

File hashes

Hashes for fastapi_telegrambot-0.25.tar.gz
Algorithm Hash digest
SHA256 1a026f22e95a2a4b648067cc9f91a657e64482b44de6f45c74cfd0b09f06ccfe
MD5 ab05b94d4397b562e0e0582e3f98171e
BLAKE2b-256 1459bc4c6d0af39601c3b0e7461df4fa88da769f3a177140915e0082b73f8967

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page