Metadata-Version: 2.1
Name: etl-m-ibrahim-khalil
Version: 0.0.1
Summary: A simple etl package to extract data from a website and load it to a database
Home-page: https://github.com/m-ibrahim-khalil/ETL
License: MIT
Keywords: etl,data,extraction,transformation,loading
Author: Md Ibrahim Khalil
Author-email: bsse1009@iit.du.ac.bd
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: circuitbreaker (>=2.0.0,<3.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: supabase (>=2.4.5,<3.0.0)
Project-URL: Repository, https://github.com/m-ibrahim-khalil/ETL
Description-Content-Type: text/markdown


