Skip to main content

Pydantic models for Telegram Bot API

Project description

Pydantic models for Telegram Bot API

Install:

pip install pyteledantic

How to use

FastAPI

from fastapi import FastAPI
from pyteledantic.models import Update


app = FastAPI()


@app.post("/")
async def root(update: Update):
    return update

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

pyteledantic-0.0.16.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

pyteledantic-0.0.16-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file pyteledantic-0.0.16.tar.gz.

File metadata

  • Download URL: pyteledantic-0.0.16.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pyteledantic-0.0.16.tar.gz
Algorithm Hash digest
SHA256 886a5b33248d36cd8ba4024f4a68acd03dcfac4ac16a42d2121b91088180d801
MD5 f8a317573cd261f48a28bb05ffb91970
BLAKE2b-256 5f5de83840073c7a55cbc44efc6c088f72fb4ea6a2a17505968577a29176735c

See more details on using hashes here.

Provenance

File details

Details for the file pyteledantic-0.0.16-py3-none-any.whl.

File metadata

File hashes

Hashes for pyteledantic-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 7ca61fef95aee33f56e45c431d164900f6fc935ccc670ec761cb11be946ff007
MD5 38c45637cc5632164e729445450df80b
BLAKE2b-256 549e10a61b3ffb673ef409441dc37f7d608bde76b04ac45204225dd8bd6d8673

See more details on using hashes here.

Provenance

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