Backend.AI commons library
Project description
Backend.AI Commons
Common utilities library for Backend.AI
Installation
$ pip install backend.ai-common
For development
$ pip install -U pip setuptools
$ pip install -U -r requirements/dev.txt
Running test suite
$ python -m pytest
With the default halfstack setup, you may need to set the environment variable BACKEND_ETCD_ADDR
to specify the non-standard etcd service port (e.g., localhost:8110
).
The tests for common.redis
module requires availability of local TCP ports 16379, 16380, 16381,
26379, 26380, and 26381 to launch a temporary Redis sentinel cluster via docker compose
.
In macOS, they require a local redis-server
executable to be installed, preferably via brew
,
because docker compose
in macOS does not support host-mode networking and Redis cannot be
configured to use different self IP addresses to announce to the cluster nodes and clients.
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
Built Distribution
Hashes for backend.ai-common-24.3.7a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 873ec2c730babfc39c1918601170996ffcbfb50bc6928fb9942121f7b146143a |
|
MD5 | 3954e4a143c721f1c52c473f3643966e |
|
BLAKE2b-256 | f75794cc5804ef2ba7da9eacd9e0459d105a2a864c38551425b7aa0f297eef2e |
Hashes for backend.ai_common-24.3.7a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 199ef835bf601ef6e6656c1c903ad374e0e729ebbd781c0d305651489a4b1d63 |
|
MD5 | bec0f84449ae03fd26cc34551f1fcaca |
|
BLAKE2b-256 | 1649086841210af314b26861b40744970abc22c3c2d26c05c1f7ca7b862f21ff |