Metadata-Version: 2.1
Name: data-dealer
Version: 0.0.3
Summary: A command line interface for the Data Dealer
Home-page: https://github.com/lifeofabit/data-dealer.git
Author: Matt Downs
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: boto3
Requires-Dist: Click
Requires-Dist: pandas
Requires-Dist: psycopg2
Requires-Dist: pymssql
Requires-Dist: python-dateutil (<2.7)
Requires-Dist: ruamel.yaml
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

# data-dealer
A Python library for Data Virtualization and ETL


## Current Dealer Integrations

* .json and .csv file formats
* MS SQL Server
* AWS DynamoDB

### Coming Soon!
* AWS s3
* AWS Redshift


