Skip to main content

Tiny asyncio-based telgram api wrapper library

Project description

Tiny asyncio-based telgram bot-api wrapper library.

Reasons

  • aiotg is framework, not library and have no proxy support.

  • Raw api calls translation is better for understanding and will not break if telegram api will be changed.

  • snake_case

Features

  • Simple as telegram api is.

  • Works with any json provider (aiohttp (default), aiorequests, etc.)

  • snake_case api converted to telegram camelCase.

  • Polling offset handled for you via get_updates method.

  • Handling timeout between requests automatically (via pause keyword-only argument).

  • Source code is short and simple.

Installation

python -m pip install aiotelegram

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

aiotelegram-0.2.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

aiotelegram-0.2.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file aiotelegram-0.2.0.tar.gz.

File metadata

  • Download URL: aiotelegram-0.2.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aiotelegram-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f4699fc0342478e91a343f11e559f4c577f90e436ca6dc8c2f948de9be3b55d7
MD5 d94df0da6e92a16681d5e98031186aab
BLAKE2b-256 149671b4b397088a32598918ff966b4867318f9f66fd0af010e5b715a565a36f

See more details on using hashes here.

File details

Details for the file aiotelegram-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aiotelegram-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 72398cf4c2ddb33e051a6d7393e169bb2819d0588a216816fbb805841cd3908d
MD5 335345c35b1f5cfe6bcc2e8fee97079d
BLAKE2b-256 1ad31a5acb35a8ea2762bc277e96036e856826c96ba873d53162ed4ad6f5b577

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