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
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
File details
Details for the file delta-center-client-0.0.4.tar.gz
.
File metadata
- Download URL: delta-center-client-0.0.4.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7430aa38a943920bd1d05f3ba1264b68c99b150c6498f9e284b451e4eb3037a |
|
MD5 | 8881a34d904d6aaeaf2d87505ee53957 |
|
BLAKE2b-256 | c1aa89d846141576c6b31ebd90f024998d5cf3b7cd45f3213a07ecdceaf8742d |
File details
Details for the file delta_center_client-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: delta_center_client-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64cfe4cf1769574efd572c1f1080d61cd1a0dd57c32d0f1f0881e3f4ac5592f3 |
|
MD5 | 7c11c8b9eb9409e6cf971777584b82ae |
|
BLAKE2b-256 | 9bc9b08c0ef1478a0c26f395210e504d7849fbde1d671ed212a949908f9f23a4 |