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.0rc3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b3961fad6fe26e57f2e4fbff9fd5a60eb4adf1565b13984babda665e439b240 |
|
MD5 | 8eb7742556c9c187bd63076f0e765cfa |
|
BLAKE2b-256 | bd3c44cfc2b9b8fdb563930e132ff6bd8e73c16229806a521b8a86787ed032a6 |
Hashes for backend.ai_common-24.3.0rc3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5dd1a2a95e58cf2e412b0b3cd112358268dfd066df547c048488b11479578e5 |
|
MD5 | 7be72c8a278674fb68e5a4aaf12bd7b4 |
|
BLAKE2b-256 | 85d6ed9c986a929a0603b3b968402490d0fd4c6c749216b18bc7f9f4eafa4316 |