gypsum-client

The gypsum_client package provides the Python client to any instance of the gypsum REST API. This allows client (both in R and Python) packages to easily store and retrieve resources from the gypsum backend. It also provides mechanisms to allow package maintainers to easily manage upload authorizations and third-party contributions.

Readers are referred to API’s documentation for a description of the concepts; this guide will strictly focus on the usage of the gypsum_client package.

Note: check out the R/Bioconductor package for the gypsum REST API here.

Installation

Package is published to PyPI,

pip install gypsum_client

Contents

Indices and tables