Skip to main content

A high-level CLI for Slims REST API

Project description

Features: - Download a file from a slims experiment attachment step.

Resources

Installation

$ pipx install slims-lisp

Usage

slims-lisp get

Usage: slims-lisp get [OPTIONS]

  Download a file from a slims experiment attachment step.

Options:
  --url TEXT           Slims REST URL.  [default: https://slims-
                       lisp.epfl.ch/rest/rest; required]
  --proj TEXT          Project name (if any).
  -e, --exp TEXT       Experiment name.  [required]
  -s, --step TEXT      Experiment step name. Default: data_collection
                       [default: data_collection; required]
  -a, --attm TEXT      Attachment name.  [required]
  -o, --output TEXT    Output file name. [default: same as --attm]
  -u, --username TEXT  User name (prompted).  [required]
  -p, --pwd TEXT       Password (prompted).  [required]
  --help               Show this message and exit.

Example:

$ slims-lisp get --url <your_url> --proj <your_project> -e <your_experiment> -s <your_attachment_step> -a <your_attachment_name>

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

slims-lisp-0.0.4.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

slims_lisp-0.0.4-py2-none-any.whl (5.5 kB view hashes)

Uploaded Python 2

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