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-4.0.0.tar.gz
(34.1 kB
view details)
Built Distribution
adalib-4.0.0-py3-none-any.whl
(40.4 kB
view details)
File details
Details for the file adalib-4.0.0.tar.gz
.
File metadata
- Download URL: adalib-4.0.0.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aea4f2c2f3639ee3976ea35308566b3dbf4addb9ab08822e528731a5e16dd6f5 |
|
MD5 | 78698ee08bbe6462a070d90eb22fcdfd |
|
BLAKE2b-256 | a1f3e6c6930b8b61b1ef235ca86578b93effbb6d29218a6950b0396d89349cf8 |
File details
Details for the file adalib-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-4.0.0-py3-none-any.whl
- Upload date:
- Size: 40.4 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 | 60aa4b0804a8ab34817eb373aa9758429f4791c479ea7c0739f6c0c25a3daea7 |
|
MD5 | 5e98d2e3d54ff146bc6eda8169a0f336 |
|
BLAKE2b-256 | 7dc7ce5a477ca25c195ad16c613df51992e58273fc63805b49d3b1bc9a65967a |