Skip to main content

A high-level CLI for SlIMS REST API

Project description

https://img.shields.io/badge/license-apache2-brightgreen.svg https://img.shields.io/github/v/release/auwerxlab/slims-lisp-python-api.svg https://img.shields.io/pypi/v/slims-lisp.svg Documentation Status

Slims-lisp is a small python package that provides a CLI for SLIMS REST API.

Features:

  • Download a file from a SLIMS experiment attachment step.

  • Upload a file to a SLIMS experiment attachment step.

  • Create a new SLIMS experiment attachment step and upload multiple files to it (useful to upload a whole dataset containing multiple data and/or metadata files at once).

Installation

The latest release is available on PyPI and can be installed using pip:

$ pip install slims-lisp

Isolated environments using pipx

Install and execute slims-lisp in an isolated environment using pipx.

Install pipx and make sure that the $PATH is correctly configured.

$ python3 -m pip install --user pipx
$ pipx ensurepath

Once pipx is installed use following command to install slims-lisp.

$ pipx install slims-lisp
$ which slims-lisp
~/.local/bin/slims-lisp

Usage

The latest documentation is available on https://readthedocs.org.

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.1.3.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

slims_lisp-0.1.3-py3-none-any.whl (7.4 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