Skip to main content

Python API for the AdaLab environment

Project description

adalib

This repository contains the source code of adalib, the Python library to interact with the AdaLab platform.

Installation

adalib can be installed from PyPI or a devpi index:

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

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> adalib

Usage

See the package documentation, as well as the example Notebooks.

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

adalib-7.0.0.tar.gz (34.7 kB view hashes)

Uploaded Source

Built Distribution

adalib-7.0.0-py3-none-any.whl (41.0 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