A command line interface for the Data Dealer
Project description
# data-dealer (0.0.4) A Python wrapper for data virtualization, ETL and serialization as a pandas dataframe.
## Installation ` pip install data-dealer`
## Integrations - .json and .csv file formats - MS SQL Server - AWS DynamoDB - AWS Redshift - AWS Athena (In Development) - AWS s3 (In Development)
## Registry In order to begin using the data dealer, you must register some suppliers. The following CLI commands will help you manage your registry
#### Register a new supplier
` dealer registry -s test-supplier -p "dbms=mssql;host=localhost;uname=MyUsername;pword=MyPassword" add`
Valid supplier properties: - dbms (athena, mssql, dynamo) - host - port - uname - pword - aws_key - aws_secret
#### Load a registry from file ` dealer registry -s ~/registry.yaml load `
#### Display current registry ` dealer registry [display|show] `
#### Remove a supplier from the registry ` dealer registry -s test-supplier remove `
## To-Do List: Too many things to count
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file data-dealer-0.0.4.tar.gz.
File metadata
- Download URL: data-dealer-0.0.4.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca751676f612798bc1114bf084fbc1384f3b2ddcdd522885955235f5647d4385
|
|
| MD5 |
29aa23162db65f6989de115d3a074c98
|
|
| BLAKE2b-256 |
6e0fd5fd3f3fe3e6bc4720034732b70d98e737b4b0eb063ad76724ac98d1a389
|
File details
Details for the file data_dealer-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: data_dealer-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8736cd3a44a92ce6c1a321be98928df7f0dba7c27e8ae563cad1ca35da1551cf
|
|
| MD5 |
e4b83f954a6051eb99753b6f8d3e8abf
|
|
| BLAKE2b-256 |
acbb26a7802f740a98e605da06aa893812ede17fd31911c75a2c936a15e07a81
|