Bridge Telegram sessions between Telethon and Pyrogram automatically.
Project description
TG Session Bridge
A powerful tool to convert Telegram session files between Telethon and Pyrogram formats automatically.
Installation
pip install tg-session-bridge
Usage
from session_bridge import SessionConverter
converter = SessionConverter()
# Convert Telethon (File or String) to Pyrogram
converter.to_pyrogram("telethon.session", "pyrogram.session")
# Convert Pyrogram to Telethon
converter.to_telethon("pyrogram.session", "telethon.session")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tg_session_bridge-1.1.0.tar.gz.
File metadata
- Download URL: tg_session_bridge-1.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beb3a01e4d6bc0be7a87a1bfb9c2809869cbf43fa8bbe82401ba34612876e94a
|
|
| MD5 |
a7e4314d39c94df2ba9331fb609c1531
|
|
| BLAKE2b-256 |
815419f3823a463df7314474172e4cf221c36959dae073f8408e65b505d8ad97
|
File details
Details for the file tg_session_bridge-1.1.0-py3-none-any.whl.
File metadata
- Download URL: tg_session_bridge-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746a1a810702b6922dea1c77a7062c63bd5c809a394ca9c8ae3d875af9c2306a
|
|
| MD5 |
29859d7ff94fffdeb63041457b59732f
|
|
| BLAKE2b-256 |
d2ea12e1a7591f422b63d690b61a4468fafd425215f58050062aa4aa2a105404
|