Metadata-Version: 2.1
Name: postpanda-helper
Version: 1.2.1
Summary: Various helpers for Postgres and Pandas, including SelectSert
Home-page: https://github.com/mumblepins/postpanda_helper
License: LGPL-3.0-or-later
Author: Daniel Sullivan
Author-email: 4440652+mumblepins@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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: geo
Requires-Dist: GeoAlchemy2 (>=0.8.4); extra == "geo"
Requires-Dist: PyYAML
Requires-Dist: SQLAlchemy (>=1.3,<2.0)
Requires-Dist: geopandas (>=0.9.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); platform_python_implementation == "CPython"
Requires-Dist: shapely; extra == "geo"
Project-URL: Documentation, https://mumblepins.github.io/postpanda_helper/
Project-URL: Repository, https://github.com/mumblepins/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://mumblepins.github.io/postpanda_helper/)
