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

Uploaded Source

Built Distribution

pyteledantic-0.0.14-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyteledantic-0.0.14.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.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.14.tar.gz
Algorithm Hash digest
SHA256 183f4046a41593db4021b745b64adc2ce5d314ab19f5748b44ec6f7a251f2f3e
MD5 25a5ef86c170deb8476f96ece89bd12b
BLAKE2b-256 58dd9a5f1347fa121b8d1de4f8b1f935365eeb240578eba9cc857f78f5f2e84b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyteledantic-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 e9ce29d4fdfdf15b67e2257f4bd86b55f6a84f736c133e081237c1fcd21a3805
MD5 20742f656e7fc8bce275302e05696d7a
BLAKE2b-256 5a7d44b7eaef103bc8ae1e132556d1f27299646f9c95210458f0a4070ff4a44a

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