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-3.0.2.tar.gz
(34.1 kB
view details)
Built Distribution
adalib-3.0.2-py3-none-any.whl
(40.4 kB
view details)
File details
Details for the file adalib-3.0.2.tar.gz
.
File metadata
- Download URL: adalib-3.0.2.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 | 5f0a711a88bfa0750677fbd1e073de7ac4dd13a0cf0523b79350590fc9425265 |
|
MD5 | e1092cc34bc10bc0177a9be4de82ffa3 |
|
BLAKE2b-256 | db9645e633c487ae9b1d7f448cbeb46508f66e5bcdbb324f5493f69dc1d9457d |
File details
Details for the file adalib-3.0.2-py3-none-any.whl
.
File metadata
- Download URL: adalib-3.0.2-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 | 56b09a841474b95ea239370461feee3a75900b12a075c1b58c1488043b652b2e |
|
MD5 | 815d46f0577169242c1a4e8239c845d8 |
|
BLAKE2b-256 | e6997cdf10e42efd0f66b782a7ad65deb173844e766f6dd2c2b148db7b4635b0 |