Skip to main content

Run Python code right in your Telegram messages

Project description

TGPy

PyPI Docker Image Version (latest semver) Open issues Docs

Run Python code right in your Telegram messages. TGPy is a tool built on top of Telethon.

  • Calculate right in chats
  • Send messages, save files, analyze chats — with simple code
  • Set up functions to automate your Telegram actions

Basics Guide · Extensibility Guide · Reference

Getting started

Python 3.9+ required. Install TGPy and connect it to your Telegram account:

> pip install tgpy
> tgpy

You’re ready now. Send Python code to any chat, and it will run. Change your message to change the result.

Details on installation

https://user-images.githubusercontent.com/38432588/181266550-c4640ff1-71f2-4868-ab83-6ea3690c01b6.mp4

Inspiration

TGPy is inspired by FTG and similar userbots. However, the key concept is different: TGPy is totally based on usage of code in Telegram rather than plugging extra modules. This leads both to convenience of single-use scripts and reusage flexibility.

Credits

TGPy is built on Telethon, which allows to integrate Telegram features in Python code.

Basic code transformation (such as auto-return of values) is based on meval.

License

This project is licensed under the terms of the MIT license.

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

tgpy-0.6.1.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

tgpy-0.6.1-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

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