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.9.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae22c073a559536278de9064ac444b6c25030a3d53f0e1c98ab2f5e2445cd5d |
|
MD5 | 3074e14f168e52bef6e00dbc53ee9f5d |
|
BLAKE2b-256 | 0acabaccef388786919fbb0eea4534d3a55446de961404cfaa49e5714f8301ff |
Hashes for backend.ai_common-22.9.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c46bc3d7139eb1e4f961c05f441c46a2899a701878ae510590790ac687f5087 |
|
MD5 | 7223ace48940d1871db1064e1d519749 |
|
BLAKE2b-256 | c1456a583c07f47e79c7e4c0e23e004a6f812e87992b8a4bfbf1d054ef651abb |