Metadata-Version: 2.1
Name: teladduser
Version: 0.1.0
Summary: This is a CLI with the aim to add new users from a spreadsheet at a Telegram supergroup.
License: GPLv3+
Author: Vicente Marçal
Author-email: vicente.marcal@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: Telethon (>=1.16.4,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: defusedxml (>=0.6.0,<0.7.0)
Requires-Dist: openpyxl (>=3.0.5,<4.0.0)
Requires-Dist: python-decouple (>=3.3,<4.0)
Requires-Dist: rows[xlsx] (>=0.4.1,<0.5.0)
Description-Content-Type: text/markdown

# teladduser
This is a CLI with the aim to add new users from a spreadsheet at a Telegram supergroup.

