Metadata-Version: 2.4
Name: api-id-api-hash
Version: 1.0.0
Summary: A pure Python library to programmatically extract Telegram App ID and API Hash.
Author: Salah Ahmedin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: user_agent
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A standard Python package to extract Telegram App ID and API Hash from my.telegram.org using requests and BeautifulSoup.
