Metadata-Version: 2.1
Name: my_project85
Version: 0.1.1
Summary: A sample project for web scraping with logging
Author: Mohammad Aamir
Author-email: khan85284@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
