Metadata-Version: 2.1
Name: postpanda-helper
Version: 1.1.2
Summary: Various helpers for Postgres and Pandas, including SelectSert
Home-page: https://github.com/ds-mn/postpanda_helper
License: LGPL-3.0-or-later
Author: Daniel Sullivan
Author-email: 57496265+ds-mn@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: geo
Requires-Dist: GeoAlchemy2 (>=0.8.4,<0.9.0); extra == "geo"
Requires-Dist: PyYAML (>=5.3,<6.0)
Requires-Dist: SQLAlchemy (>=1.3,<2.0)
Requires-Dist: geopandas (>=0.9.0,<0.10.0); extra == "geo"
Requires-Dist: logger-mixin (>=1.1.0,<2.0.0)
Requires-Dist: numpy (>=1.15,<2.0)
Requires-Dist: pandas (>=1.1,<2.0)
Requires-Dist: pathvalidate (>=2.3.2,<3.0.0)
Requires-Dist: psycopg2 (>=2.8,<3.0)
Project-URL: Documentation, https://ds-mn.github.io/postpanda_helper/
Project-URL: Repository, https://github.com/ds-mn/postpanda_helper
Description-Content-Type: text/markdown

# PostPanda Helper
[![PyPI](https://img.shields.io/pypi/v/postpanda-helper?style=flat)](https://pypi.org/project/postpanda-helper/)
[![PyPI - License](https://img.shields.io/pypi/l/postpanda-helper?style=flat)](https://pypi.org/project/postpanda-helper/)

Various helpers for PostgreSQL and Pandas 

[![Documentation](https://img.shields.io/static/v1?label=&message=Documentation&color=blue&style=for-the-badge&logo=Read+the+Docs&logoColor=white)](https://ds-mn.github.io/postpanda_helper/)
