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-23.9.0a3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c8c489c00e4cded7638df3d31f6b98471d28ff922253e5e2416b22c537d2927 |
|
MD5 | 2187ba4f34eda62a71f0ce06724dc560 |
|
BLAKE2b-256 | 14d37c5b92086d159d1eb930b5cbda348e0619fedff986cbd59c05903fc53f53 |
Hashes for backend.ai_common-23.9.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ce5222a653cf25b320c05fdc73f7cdc995b1b1eef6a4b6cd41ff46672b483c9 |
|
MD5 | 6455e818e2d46517c9c22ebaefb44c2c |
|
BLAKE2b-256 | 377c461203e03b9aaa143971e9e5b8126dae2c82d4cc3768fdd48f1a95a1741d |