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.1rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 022adfe95e8bb1ca61d35367e752e5a50a5b365d4a03af23d0e1053629bac8d6 |
|
MD5 | cf4239792027ce96cb2403b2c51487ad |
|
BLAKE2b-256 | 2a5a3b13391ab4b0e0adacbc5f29c8635d215ffc2f588bb1dda3f6909ec9cf44 |
Hashes for backend.ai_common-24.3.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f5478872f55b9c55959fe6dc3eaa9dd33e81415df411fac2f64a1bbdb68842b |
|
MD5 | 886b1749c0161fc451522567bf0f563f |
|
BLAKE2b-256 | b317c69ecd91b90afaa55a8e5b203554d4bd1ec21bdd72b9883e450cac9d4a2c |