Package Placeholder
Reason this release was yanked:
legal
Project description
Overview
data_connector is a tool to connect to AzureML, Azure blob, GCP storage, GCP Big Query and AWS storage S3. The goal is provide all cloud managers in one place and provide documentation for an easy integration.
For more details, visit the [Data Connector](repo link) GitHub repository.
Hardware Requirements
The hardware should comply with the same requirements that the cloud service.
How it Works
The package contains the following modules:
Package Components |
---|
data_connector.aws |
data_connector.gcp |
data_connector.azure |
Each module is capable of connect, download and upload operation to it-s corresponding cloud service.
Getting Started
It is strongly recommended to use a virtual environment to ensure proper operation, example:
conda create -n venv python=3.10 -c conda-forge
conda activate venv
You can install the package with:
python -m pip install intel-cloud-data-connector
data_connector modules can be used as follows from python:
from data_connector import aws
from data_connector import gcp
from data_connector import azure
Expected Output
#TODO: Create a usage example
Learn More
For more information about data_connector, see these guides and software resources:
- github/repo/link #TODO: Update public repo
Support
If you have questions or issues about this package, contact the Support Team. data_connector has an Apache license, as found in the LICENSE file. Dependencies versions higher than currently implemented ones are in beta and should be used with caution.
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
Hashes for cloud-data-connector-0.0.0.dev1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ccc49640b13fba7170e71fda9049d08c4cf002814589b116d7e6866bfef4943 |
|
MD5 | 9af671aa3465fa5123ca0312c60b83ad |
|
BLAKE2b-256 | 09a66cfceca132ca525d6464bd0c4b9d9aa4e8578ec6dbdb926832635978acbf |
Hashes for cloud_data_connector-0.0.0.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6966901eb13e9e658036b897e512e104e706e94fa078f14ff0fa6f4f221d9330 |
|
MD5 | eaf2e8ccd9264916c77145b057cb5687 |
|
BLAKE2b-256 | 81b62a9e2bf6fd2847717099920b55aa2db4994eb268ee4b565b63e9ac4085cf |