chore: update examples and README for improved clarity and consistency; streamline print statements and descriptions

This commit is contained in:
bohd4nx
2026-03-25 18:18:40 +02:00
parent 3156160778
commit da2eb37a10
12 changed files with 30 additions and 84 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "pyfragment"
version = "2026.0.2"
description = "Async Python client for the Fragment.com API — buy Telegram Stars and Premium, run giveaways, top up TON Ads balance, and manage anonymous numbers."
description = "Async Python client for the Fragment API — a unified toolkit to manage Telegram assets: purchase Stars and Premium, top up TON and Ads balances, run giveaways, manage anonymous numbers, and explore the marketplace for usernames, numbers, and gifts."
readme = "README.md"
license = { text = "MIT" }
requires-python = ">=3.12"