A command line tool to manage data and projects in the SciLifeLab Data Delivery System.
Project description
Data Delivery System: CLI
A command line tool `dds` to manage projects and data in the SciLifeLab Data Delivery System.
About
The Data Delivery System (DDS) is a cloud-based system for all SciLifeLab platforms where data generated throughout each project can be delivered to the research groups in a fast, secure and simple way. The CLI makes requests to the API (see badge below for link) in order to use the API functionality.
The Data Delivery System is developed and maintained by the SciLifeLab Data Centre. National Genomics Infrastructure (NGI) Stockholm has been a part of the development team during 2021 and early 2022.
Table of contents
Installation
Python Package Index
The dds-cli
package can be installed from PyPI using pip as follows:
pip install --upgrade dds-cli
After installing, run dds
(or dds --help
) and verify that the output looks like this:
Executables
Executables are available for Windows, MacOS and Linux. These allow you to run the CLI without needing to install it (and the pip / Python requirements) yourself. Download them from the (bottom of the) latest release page: Latest Release
Development version
If you would like the latest development version of tools, the command is:
pip install --upgrade --force-reinstall git+https://github.com/ScilifelabDataCentre/dds_cli.git@dev
If you intend to make edits to the code, first make a fork of the repository and then clone it locally. Go to the cloned directory and install with pip (also installs development requirements):
pip install --upgrade -r requirements-dev.txt -e .
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 dds_cli-2.8.1.tar.gz
.
File metadata
- Download URL: dds_cli-2.8.1.tar.gz
- Upload date:
- Size: 81.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5ace3b7b2d5b91088e9a62cea4ae1e32868d41ecb7bc95390100c1a570f2d78 |
|
MD5 | 72f8176df1dee41074c2de444bf8b71a |
|
BLAKE2b-256 | 1a677c3e03539cefda1d013cb3cf13db983a2c32226a3283376c953dd49941d3 |
File details
Details for the file dds_cli-2.8.1-py3-none-any.whl
.
File metadata
- Download URL: dds_cli-2.8.1-py3-none-any.whl
- Upload date:
- Size: 100.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 842fa79fd285e0c16b2ddf24ba404b3228be25324481f4a5888e5466e98a46d7 |
|
MD5 | d3c56b08805a90400a35d20f63d8c6e8 |
|
BLAKE2b-256 | 41fec6e620dc3de06fe695b8e4eb20482b1b45554f0881791c25b80412e5cb87 |