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-5.0.0.tar.gz
(34.2 kB
view details)
Built Distribution
adalib-5.0.0-py3-none-any.whl
(40.5 kB
view details)
File details
Details for the file adalib-5.0.0.tar.gz
.
File metadata
- Download URL: adalib-5.0.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 | cd7dbf3f38bf5443cdbb62b9dce0c0739b61d8136d00b932c0673275e4d5412b |
|
MD5 | af8bc6662af80fee0cb7ef4a1c64c546 |
|
BLAKE2b-256 | 1470fe246ffce55a264046d972326b97f9c1857b2a4b2b89a92d88f963a52fac |
File details
Details for the file adalib-5.0.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-5.0.0-py3-none-any.whl
- Upload date:
- Size: 40.5 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 | 25900b0116b4f14a35eaa4243fdfb19f7a9d6b68b797df70f5052d8b86f8ebfa |
|
MD5 | c1f926beb56452ac2b2b721d258f482f |
|
BLAKE2b-256 | 7fb06aa02d614a6c73c14f5d9c09d72f0a784d339f7041096428a88331194d47 |