Skip to content

Aayco/Flexytg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexytg

Flexytg is a lightweight Python module for converting Telegram session files between popular client libraries such as Telethon, Pyrogram, and Hydrogram.

Whether you're migrating bots or working across multiple frameworks, Flexytg makes it easy to work with different session formats — all in one place.


Features

  • Convert sessions between:
    • TelethonPyrogram
    • Hydrogram, GoGram, and others
  • Supports both string sessions and SQL sessions
  • Create new sessions with API ID and hash
  • Analyze existing session types
  • Ready-to-use examples included

Installation

pip install flexytg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages