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.3.0a3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68512151597fe83ab085b5351a5dbdbd044a5cbbf3eb9944649181f60881d014 |
|
MD5 | dc64f5229963b6b3d1be6a20b1cdcc25 |
|
BLAKE2b-256 | e66f28d41f799288d44e6a20219eb759f3d81efbbd1f6db453724d7934efcccc |
Hashes for backend.ai_common-23.3.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6144cc416b62e88ed18494c0948d26ed9c7a9e7691417758d355de98913eca2c |
|
MD5 | 19d89ccc4e1ee5f2d8159528555992fc |
|
BLAKE2b-256 | 130884ea6fe18e4e357b58caf6f70187137ef2bbb3c6db19309b2aed62ea2f1b |