Metadata-Version: 2.2
Name: havinosh_data_loader
Version: 0.0.1
Summary: A Python package to dynamically load CSV files into PostgreSQL tables.
Home-page: https://github.com/yourusername/havinosh_data_loader
Author: Vishal Singh Sangral
Author-email: support@havinosh.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: sqlalchemy
Requires-Dist: psycopg2
Requires-Dist: python-dotenv
Requires-Dist: setuptools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
