Metadata-Version: 2.0
Name: postpy
Version: 0.0.6
Summary: Postgresql utilities for ETL and data processing.
Home-page: https://github.com/portfoliome/postpy
Author: Philip Martin
Author-email: philip.martin@censible.co
License: MIT
Keywords: ETL data postgres
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Requires-Dist: foil
Requires-Dist: psycopg2
Provides-Extra: develop
Requires-Dist: flake8; extra == 'develop'
Requires-Dist: pylint; extra == 'develop'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

UNKNOWN


