Metadata-Version: 2.1
Name: d6tpipe
Version: 1.2.1
Summary: d6tpipe is a python library which makes it easier to exchange data
Home-page: https://github.com/d6t/d6tpipe
Author: DataBolt Team
Author-email: support@databolt.tech
License: MIT
Keywords: d6tpipe,data-pipes
Platform: UNKNOWN
Requires-Python: >=3.5
Requires-Dist: luigi
Requires-Dist: tinydb
Requires-Dist: boto3
Requires-Dist: botocore
Requires-Dist: tinydb-serialization
Requires-Dist: cachetools
Requires-Dist: pyjwt
Requires-Dist: pyyaml
Requires-Dist: tqdm
Requires-Dist: d6tcollect
Provides-Extra: ftp
Requires-Dist: pysftp ; extra == 'ftp'
Requires-Dist: pyftpsync ; extra == 'ftp'

d6tpipe is a python library which makes it easier to exchange data. For example between data vendors and consumers, data engineers and data scientists, teachers and students or desktop and laptop. In just a few lines of code, you can push and pull data to/from S3 and ftp in a simple and unified framework.


