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.1.tar.gz
(34.1 kB
view details)
Built Distribution
adalib-3.0.1-py3-none-any.whl
(40.4 kB
view details)
File details
Details for the file adalib-3.0.1.tar.gz
.
File metadata
- Download URL: adalib-3.0.1.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 | d78455603357ff2267ef7342b25a6d764b2697d2532743f67e6726aa63211c9b |
|
MD5 | 77c02cadbf0f87f5d376b454e0c9538b |
|
BLAKE2b-256 | 62fcc0e119c3320349636f3ffb69faa9ca2922f9fb5d2837bf5743273afc26d1 |
File details
Details for the file adalib-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: adalib-3.0.1-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 | 9448a72c424caaf1a28c0860baa400f95908f0d70a4e78abd14ff9f09beb4e67 |
|
MD5 | b8cade043a8566a4b8413a25a53ac250 |
|
BLAKE2b-256 | 61b6e6813bd2cc72cc83f01367c23037a61ec0640575a4fd6e5b7fff2a6a59e3 |