Metadata-Version: 2.1
Name: telegrab
Version: 0.0.6
Summary: A tool for downloading files from Telegram.
License: MIT
Keywords: download,telegram,images,image,jpeg,jpg
Author: James Hodgkinson
Author-email: james@terminaloutcomes.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Telethon (>=1.24.0,<2.0.0)
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: questionary (>=1.10.0,<2.0.0)
