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
Release history Release notifications | RSS feed
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.3.0.tar.gz
(37.8 kB
view details)
Built Distribution
adalib-7.3.0-py3-none-any.whl
(44.9 kB
view details)
File details
Details for the file adalib-7.3.0.tar.gz
.
File metadata
- Download URL: adalib-7.3.0.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcffe610f2e2b70919677fc51eed33876ea4e32e47f22ae70ea700682120a1fd |
|
MD5 | 6117cd3a2a39b79a584206e2b80150f5 |
|
BLAKE2b-256 | 393dc4b027d15d8a0b3089c540abeb021196cf8fc92714b4afac9a77643f449b |
File details
Details for the file adalib-7.3.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-7.3.0-py3-none-any.whl
- Upload date:
- Size: 44.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3f4e0e2716f998a3efe2d3b4b69d551cc4fbcba7fa3adec791c5603b26f23ad |
|
MD5 | c23e5b5d7fe784fb37330765db5e06cc |
|
BLAKE2b-256 | ec7fde7db270961610c4dc635285e3f6fe21af2b88e4b9f87d120cb6b67ebca5 |