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.1.0.tar.gz
(34.2 kB
view details)
Built Distribution
adalib-4.1.0-py3-none-any.whl
(40.6 kB
view details)
File details
Details for the file adalib-4.1.0.tar.gz
.
File metadata
- Download URL: adalib-4.1.0.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54f77f3778b074eefcedd511951542202e1314c3c4f8238c74666aed63ec7fda |
|
MD5 | ec61f1b496590e5811006c38a2d90c67 |
|
BLAKE2b-256 | 250108e20900e814f919dfe670a93f52c94ca52efd153c5f782c6e8ef5d6c868 |
File details
Details for the file adalib-4.1.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-4.1.0-py3-none-any.whl
- Upload date:
- Size: 40.6 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 | af54c65e43ec0b1be0c04b1e1f5f51dd4b2ad3acdc152165c32db5a5ae73fc5d |
|
MD5 | 09875c8f1bbb40276f122ebed8b472b3 |
|
BLAKE2b-256 | 7c66599c5a653a588c4400aa7a4be2e12c3242dc15b7fec9288de09e7453ab7b |