A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.
pip install --upgrade opentele2For full documentation, guides, API reference, and examples, please visit the official documentation website:
opentele2 is the rebirth of the original opentele project. The library is actively maintained and continues the original idea with current Telegram Desktop and Telethon support, bug fixes, and new features.
This new era means the project is no longer just a compatibility fork. It focuses on a lighter dependency footprint, pure Python internals where possible, updated official Telegram API templates, and more realistic device fingerprint generation.
- PyQt5 Removed: The PyQt5 dependency has been removed. Its required functionality was reimplemented in pure Python to reduce overhead and avoid installing unnecessary heavy dependencies.
- New Fingerprints: Device information generation has been improved. The library now uses a new device database for more realistic client profiles.
