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.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90b39d785696a34a8a53b688d30b881d3ed97c1e5891de4dc465f324316b6bb0 |
|
MD5 | 0c53405a62dc9bb0ad9b482071598628 |
|
BLAKE2b-256 | ec308822535bd6bebe7468803660d7e686bbc3f57b5a6691a0f67bf4238b1eaa |
Hashes for backend.ai_common-22.9.0b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cad56f52e169c740bd87b9e6ac5155037653c08ec6b12d74f552be90aae3bf6 |
|
MD5 | 13ccea508b868197c1dfc4fc24536e52 |
|
BLAKE2b-256 | 0a40b4b2aa77aa3af2606ec80781e20400a19268bccb81f0981004b4d6f10aa3 |