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.15.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

pyteledantic-0.0.15-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyteledantic-0.0.15.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pyteledantic-0.0.15.tar.gz
Algorithm Hash digest
SHA256 8d510ed539ad2f49f0958bdb5eb21a1890bb2938d5d395331c6d4cee6a228006
MD5 f1ffdb45a7c37df766a469c6eb80cddd
BLAKE2b-256 a5169720e4faf9b9f6864c4868ffa0c3abe923aff2d83a813198470cdbeb9998

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyteledantic-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pyteledantic-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 fe18224193bd93b8fee56e829f0ad3603d2230ac0cf7a63c852ea98b8ed42ced
MD5 d34ca31768c44b699544104738c135c1
BLAKE2b-256 b29ac78a86f8e5ea0e0455d595c0ea2e744cee339c8fc5d83069a9021294e07d

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