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.5b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c33ff9bbc09c496d56072ccee2890e13fc19cbe1ed3af7dbe03914811fb6cb4 |
|
MD5 | 0bb0a59286df91d99c1041828f1d1a84 |
|
BLAKE2b-256 | 13a4452183ddea203123c2630c8ff1c6082d2d6d245c94803926659dd3297218 |
Hashes for backend.ai_common-24.3.5b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6a9409b2d986db12d2e4094731b7cd5b2c6980cb3c4636f6e70ddef263af4bb |
|
MD5 | 11f993424505fe7760b3b3794325e4af |
|
BLAKE2b-256 | e25abecce1ed670561d719c256e1d313683395d3f216b30ecb7f9518a5dfd2d0 |