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.18.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c27415faaccd524e8bd85ddff2cda8a2d5ef44606959e77ec6e23b7443e5913 |
|
MD5 | 5abc4f20a2c0beb87c74e7d6c375f2ec |
|
BLAKE2b-256 | ab9032c4f2e4ca66e9cceb4be35fca83480494bbbe843e8b61bcd8ad3efe7d9e |
Hashes for backend.ai_common-22.9.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1672ed5e549ec86d61a3565df017149156a26ab62e337376fab96507ac900e0e |
|
MD5 | c86fcb64484d5ff14eca47f3c9c37cf9 |
|
BLAKE2b-256 | 6b1150ce7f7b99b2e12817f49801ce1d365b9b0a30dbd05b2d43b305c45fb93f |