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.2rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddfb377acd531922d742e50e6aa9cdd6009378b62c2a0a3ff88afe13c7a5a7c4 |
|
MD5 | 51145e850bc0bc6c206df829779c6915 |
|
BLAKE2b-256 | 96033720bb208da8446a4f869d27ee6d1884ca71578f7e14648c2b324757d67b |
Hashes for backend.ai_common-24.3.2rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f1fcc5bde705d64204aaf438d8087a88bc460cdd15914ea2e25aa3210e2307 |
|
MD5 | d127b36ae5e757ec724e81ecd6741b26 |
|
BLAKE2b-256 | 13dd60eb739cdc65eaf33ae990b993e2d724c4ec576a5bde5092dfa76f242d60 |