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.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5f805a9c098c05994da5524a9ef94c9f6413e07d49ec2b7a94d5c3ded4e2cfa |
|
MD5 | 42491491f517934ade57c330d8dfbf0e |
|
BLAKE2b-256 | 65e0b185eeb74f4c2219876a383c38ad64539abcb5c38fa24f52e13a473f96a5 |
Hashes for backend.ai_common-22.9.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63c0c044d96e31ff251e93f9c1b06b8f7e11ee7feb38dc70aa3082cca57562a1 |
|
MD5 | 763feaa92ada0b9cdd2cb3f093f11df9 |
|
BLAKE2b-256 | c8ca719df4f6f4f9976b7b5d810a8848aaccd2e3c7046551c6fee213ee14394c |