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.3.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 094e72b8aaa09020e5e519012835157fd08b0ad3644f9baf59985c2eef6ee681 |
|
MD5 | 09aa47a799557baee08e94e3888d756a |
|
BLAKE2b-256 | 29d458e856c61fcee761da65ecec03624b67be1ea8e2e13af26153b77f73940c |
Hashes for backend.ai_common-22.3.0b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a184f2775e005c4c9e1f282a32034f9ac10630262ead099b324821754b5ed3a7 |
|
MD5 | d066e521d0ad7ad2efa5adfd1153cc97 |
|
BLAKE2b-256 | 8231175e8554cda5c6241b3a891a93de1f2a0f78737565b5b815750fadcd738d |