Metadata-Version: 2.4
Name: aldheeb-pytools
Version: 0.1.0
Summary: Python Tools library for some services
Project-URL: Homepage, https://github.com/eeeob/aldheeb-pytools
Author-email: Abdullah <aldheeb01@gmail.com>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: aiologic>=0.16.0
Requires-Dist: beautifulsoup4>=4.14.3
Requires-Dist: cryptography>=46.0.4
Requires-Dist: kurigram[fast]>=2.2.23
Requires-Dist: phonenumbers>=9.0.21
Requires-Dist: pycountry>=26.2.16
Requires-Dist: pydantic>=2.0
Requires-Dist: pymongo>=4.16.0
Provides-Extra: dev
Requires-Dist: hatch<=1.16.5; extra == 'dev'
Requires-Dist: twine<=6.2.0; extra == 'dev'
Provides-Extra: full
Requires-Dist: aioimaplib>=2.0.1; extra == 'full'
