Metadata-Version: 1.1
Name: pgreaper
Version: 1.0.0a1
Summary: A simple, flexible, and robust wrapper around the Postgres COPY command. Supports loading CSV/JSON files and Python objects with automatic schema inference.
Home-page: https://github.com/vincentlaucsb/pgreaper
Author: Vincent La
Author-email: vincela9@gmail.com
License: MIT
Description: A simple, flexible, and robust wrapper around the Postgres COPY command. Supports loading CSV/JSON files and Python objects with automatic schema inference.
Keywords: sql convert txt csv text delimited
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: SQL
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Information Analysis
