Skip to main content

Human Cell Atlas Data Storage System Command Line Interface

Project description

This repository contains a command line interface (CLI) and Python library for interacting with the Data Coordination Platform (DCP) of the Human Cell Atlas (HCA). Currently it allows interaction with the Staging Service and Data Storage Service (DSS).

Installation

pip install hca.

Usage

The hca package installs a command-line utility hca.

To see the list of commands you can use, type hca --help. Commands are grouped into major categories that roughly correspond to DCP system components, e.g. DSS, Staging Service. To get detailed help for a particular command group type, e.g. hca dss --help.

When it is necessary to provide a list of things to a command put them in a single string separated with slashes, e.g. True/Bob/3806d74a-6ab5-4a6d-ba00-667ea858c7b5/2017-06-30T19:33:38+00:00.

Development

To develop on the CLI, first run pip install -r requirements-dev.txt.

To use the command line interface with a local or test DSS, open <directory_holding_hca_module>/hca/api_spec.json. Change host to the host you want (if you’re running on a local DSS, this will likely be localhost:5000) and the first argument of schemes should be the scheme you want (http if running locally, https otherwise).

Code Generation

Some parts of the CLI are auto-generated from the OpenAPI (Swagger) Specifications (OAS). The Python bindings have to be regenerated to reflect any api changes. To regenerate these, run make bindings. Only package maintainers should run this command and publish new package versions.

Testing

Before you run tests, do an hca login. This will pop up a browser and get you to authenticate with Google. Use an email from one of the whitelisted domains (in DSS_SUBSCRIPTION_AUTHORIZED_DOMAINS_ARRAY from here).

Then make test.

Bugs

Please report bugs, issues, feature requests, etc. on GitHub.

License

Licensed under the terms of the MIT License.

https://img.shields.io/travis/HumanCellAtlas/dcp-cli.svg https://codecov.io/github/HumanCellAtlas/dcp-cli/coverage.svg?branch=master https://img.shields.io/pypi/v/hca.svg https://img.shields.io/pypi/l/hca.svg https://readthedocs.org/projects/hca/badge/?version=latest

Project details


Release history Release notifications | RSS feed

This version

1.1.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hca-1.1.3.tar.gz (35.8 kB view details)

Uploaded Source

Built Distribution

hca-1.1.3-py2.py3-none-any.whl (88.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hca-1.1.3.tar.gz.

File metadata

  • Download URL: hca-1.1.3.tar.gz
  • Upload date:
  • Size: 35.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hca-1.1.3.tar.gz
Algorithm Hash digest
SHA256 fb0d4be1dc7bb7ccd219ef945446a85d26a2b10f94dd92fd6e37a19ed462233e
MD5 b8cf6c61a908a44cff45241fe87a422a
BLAKE2b-256 f485fc4254e53edf4cda6e6ee8bf88d21490b9a64bb75f7f8d3153f90a25eb9d

See more details on using hashes here.

File details

Details for the file hca-1.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for hca-1.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30d4f7f4bd0c3867771566a0be1a2b87065efbd8d1d61ff88ac70f4f53588a4a
MD5 c74c88839f5144e1c4c280aef4cfb6c3
BLAKE2b-256 ae286457c4e2d5c658fe8c81a55b0acf28dea82be49666ab24c62d061f9555ff

See more details on using hashes here.

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