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-22.6.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60bc00294ca922bcdfddc6f294bea265b2ef896105ff3bc4d762472bd1981241 |
|
MD5 | be5f2373199179525f75ce9295950dc4 |
|
BLAKE2b-256 | 506e034da68d739ff71de273c7ec4f363a677ca2b1e7ab28d75f0573b325cc1c |
Hashes for backend.ai_common-22.6.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 762902c28991d14f70b573626068044b1833910dc69e2dccf3ff7f2823da1c1f |
|
MD5 | 53db76dd604704ea3ddfee82f43ff32e |
|
BLAKE2b-256 | 1c18e3b6c38d4e8689d804a4e98a1e67c84ca8e2505bfcccb4baf3649f610ea5 |