Skip to main content

The client for delta center (used with opendelta).

Project description

DeltaCenter python client

pypi package

build

python3 -m pip install --upgrade build
python3 -m build

install

pip install ./dist/delta_center_client-0.0.3-py3-none-any.whl --force-reinstall

Use in python

from DeltaCenter import OssClient
# upload
OssClient.upload(base_dir=path)
# download
OssClient.download(oss_path)

Login in the shell

python -m DeltaCenter login

Uploading files

python -m DeltaCenter upload dirPath

Downloading files

python -m DeltaCenter download deltaName

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

delta-center-client-0.0.4.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

delta_center_client-0.0.4-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page