Skip to main content

The CLI app to interact with AdaLab.

Project description

adalab-cli

This repository contains the source code of adalab-cli, the CLI app to interact with the AdaLab platform.

Installation

adalab-cli can be installed from PyPI or a devpi index:

# PyPI
pip install adalab-cli
# devpi
pip install --extra-index-url <devpi_index_url> adalab-cli

In order to add it to the dependencies of a Python project using poetry use:

poetry source add --priority=supplemental <repo_name> <devpi_index_url>
poetry source add --priority=primary PyPI
poetry add --source <repo_name> adalab-cli

Usage

See the corresponding documentation pages.

Contributing

See the contributor's guide.

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

adalab_cli-2.0.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

adalab_cli-2.0.0-py3-none-any.whl (24.2 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