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.2rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7fc6033c9b83d4dbfa3b3f08535f99122c7b7a2c8e98b53879ab3c9a4e85090 |
|
MD5 | e33cbb731a9dbb8eebc91811bfc6a788 |
|
BLAKE2b-256 | ef3d7b69308fc6d65870c9e40511b9f0ba31cc6d4ccb4d465110687dcb6d368f |
Hashes for backend.ai_common-24.3.2rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 668d29e1eb444c73921d29ee3b7bf0af40455d1bd532cc669239358f8c578d2b |
|
MD5 | ac47a53bd0c4ef3aaba1d361873ad152 |
|
BLAKE2b-256 | d42dad6d54b1482fa6e4381bbdc26df91542e7bb3738729949c2b51544e2e6a0 |