Metadata-Version: 2.1
Name: postgresimporter
Version: 1.0.1
Summary: A simple python wrapper script based on pgfutter to load multiple dumped csv files into a postgres database.
Home-page: https://github.com/romnn/postgresimporter
Author: romnn
Author-email: contact@romnn.com
License: MIT
Description: A simple python wrapper script based on pgfutter to load multiple dumped csv files into a postgres database.
Keywords: postgres,PostgreSQL,database,import,load,dump,CSV
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Provides-Extra: dev
