Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

botogram is a Python framework, which allows you to focus just on creating your Telegram bots, without worrying about the underlying Bots API.

While most of the libraries for Telegram out there just wrap the Bots API, botogram focuses heavily on the development experience, aiming to provide you the best API possible. Most of the Telegram implementation details are managed by botogram, so you can just focus on your bot.

import botogram
bot = botogram.create("API-KEY")

@bot.command("hello")
def hello_command(chat, message, args):
    """Say hello to the world!"""
    chat.send("Hello world")

if __name__ == "__main__":
    bot.run()

Want to get started? Go to the documentation

Release files for botogram-beta 0.7b3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for botogram-beta 0.7b3
File Size Uploaded
botogram-beta-0.7b3.tar.gz 122.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for botogram-beta 0.7b3
File Interpreter ABI Platform
botogram_beta-0.7b3-py3-none-any.whl Python 3 none any Details

Total release size: 213.2 kB

Release files / botogram-beta-0.7b3.tar.gz

Download URL botogram-beta-0.7b3.tar.gz
Size 122.5 kB
Tags Source
SHA-256 checksum
How to use checksums
84c37f3c86544ea9ef768cccd5506e8688dfe9cc612097958770381e7d2d624e
BLAKE2b-256 checksum
How to use checksums
ceca0ccf5d5a93adc52bc6c2fe1def662f6be95c26cb8718acfe5d8d050feb44
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

Release files / botogram_beta-0.7b3-py3-none-any.whl

Download URL botogram_beta-0.7b3-py3-none-any.whl
Size 90.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
05a68d18beabe7dc076c36db1a42b932c78493f05f30ee48537455457a39fec0
BLAKE2b-256 checksum
How to use checksums
f6983a578f239f507dccd8ce09e2e231e088a945fc91c33c14ab64e134a259ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

Release history Release notifications | RSS feed

This release

0.7b3 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page