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.0.tar.gz
(34.4 kB
view details)
Built Distribution
adalib-3.0.0-py3-none-any.whl
(40.4 kB
view details)
File details
Details for the file adalib-3.0.0.tar.gz
.
File metadata
- Download URL: adalib-3.0.0.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55653ac35867566be362ca03c48512ef1e9fc2c5f7ecd2609288f4722d14add7 |
|
MD5 | 55bc459e7adcc6dae5ef2da641253711 |
|
BLAKE2b-256 | 689449a37353e9f5ff0604d67b76cf03a08c58b23ef929c8fdcf3143725fc811 |
File details
Details for the file adalib-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: adalib-3.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.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 823fe935c6206dc3eaed1b0d771a992929749074343df44666f54b465614882b |
|
MD5 | eed58b0b83507ba338ddcf502ac461aa |
|
BLAKE2b-256 | 7c0ed9431d2769e0196b2458cebb1369672facbe10c833fba4da61f70c5e9726 |