Metadata-Version: 2.4
Name: python-databases
Version: 0.1.1
Summary: A Python library for managing and interacting with multiple databases seamlessly.
Home-page: https://github.com/aviz92/python-databases
Author: Avi Zaguri
Author-email: 
Project-URL: Repository, https://github.com/aviz92/python-databases
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: dotenv
Requires-Dist: custom-python-logger
Requires-Dist: retrying
Requires-Dist: elasticsearch<9
Requires-Dist: pandas
Requires-Dist: psycopg2-binary
Requires-Dist: pytest
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python Databases
