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.10rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f8ea9028b06991d76e5d962f10102a86b83c828888eb4cdfc08c3ce21daa126 |
|
MD5 | 46b99f75840acee3ad4441d69ae24362 |
|
BLAKE2b-256 | 81eb6f653d89ff3d2a11ba91e53910ab8b6f7e0d64a10b6f1d756d62f260d18b |
Hashes for backend.ai_common-23.9.10rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85d2a7feffa563275e980ba10f3b58dad539e3fb9a41f10d73dd55fce0b21c68 |
|
MD5 | ce37bfa88f54901c524d22bd8ac61720 |
|
BLAKE2b-256 | fb344505f07b580bbf867d5e3d164a25683f6af1ce2f14352c225b71ad72bac9 |