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.2.0.tar.gz
(36.9 kB
view details)
Built Distribution
adalib-7.2.0-py3-none-any.whl
(43.3 kB
view details)
File details
Details for the file adalib-7.2.0.tar.gz
.
File metadata
- Download URL: adalib-7.2.0.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bb8a8279f59a2d29fab59fd64b8f87656a1b3e9931906c1be072d38a207a266 |
|
MD5 | 74bef3f1cb7556fe8a637e9016b6757f |
|
BLAKE2b-256 | b86100082b76a53ea614f295a7cf3be41bd88224b28ad061e6cdb227b4c3c854 |
File details
Details for the file adalib-7.2.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-7.2.0-py3-none-any.whl
- Upload date:
- Size: 43.3 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 | 64ab5de1301098a5be1447b693eec515267a8b9682f3913ec1bdc335d27fd0c7 |
|
MD5 | 34ced7897639c66307b32080979ad12f |
|
BLAKE2b-256 | bb2b43c5585ac6ac2061d05be80d04c2ecc14835283a3b0c6c8aa20cd2452283 |