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.0rc4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7163d6d732ed14aa48793db1e632ccc87a2795b50783ae1895c527158669e7ca |
|
MD5 | c4fc4f2d03c63b3f3dee455209fabcb6 |
|
BLAKE2b-256 | fc992601a72c081aa0296c0c1e23073bffc8a0944128bea3d39340d55668a890 |
Hashes for backend.ai_common-24.3.0rc4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ef40c7406a55fcd56ed9ae8a588286b99963088dcba60964c0325e1f56ae33b |
|
MD5 | d597549b4abe1beb412a2c89795f47d4 |
|
BLAKE2b-256 | 91d8d2120f64451d58f04c6b9edcdc89baf2300cfb399ae1f469a81b3c7637ed |