mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-07-25 06:14:29 +00:00
Overview
pyfragment is an async Python client for Fragment.
If you are integrating Fragment into a bot or backend, this docs set is meant to be practical, not theoretical.
Recommended reading order:
- Install the package
- Configure
FragmentClient - Set up credentials and cookies
- Run the quick start
- Move to feature-specific flows
Who this is for
- Python developers integrating Fragment into bots, services, and automation.
- Teams that need predictable typed results and explicit error behavior.
Important: this library is not affiliated with Fragment or Telegram.
Where to begin
Feature entry points
- Stars: Purchase, Giveaway
- Premium: Purchase, Giveaway
- Marketplace: Overview, Ads: Overview
- Numbers: Anonymous Numbers
- Utility operations: Raw API Calls
Additional references
Live examples
Up-to-date runnable examples live in the main repository: