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.4b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 486ebd0e346da6d5ecb7ffed33b1bca1fe07d7425612417c55bf53ecc2429d7c |
|
MD5 | dea6c5c0f39de67e6b2840ea774b42ee |
|
BLAKE2b-256 | 00d2879b470fd0bb606721bc47e22aabd0d20bbbd93d2d6bc2897dd6e0dd11a6 |
Hashes for backend.ai_common-24.3.4b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 213083a9e7ef13b99fea5c69f7fab9ca2a433587c109a3b218104d84716bf6a2 |
|
MD5 | 87b17fb1bac745ab7aa94950db1ddd9a |
|
BLAKE2b-256 | aae8fc999a13afb8c42054db6bb4d011bc56c66389616b4c76e8ea9697300148 |