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-21.3.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 280f620775f91b8785906073f687cb7b5f210f8eadd1a20ab013d1c5a544ae37 |
|
MD5 | 0dbaef0242507e785e676aeaf42168c1 |
|
BLAKE2b-256 | 2af256ecbaad0d2707a6f095cf338a4a889ea57eb8ea507dd2c5be34ff996404 |
Hashes for backend.ai_common-21.3.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11d6974e303af62a90b8f66c771b58484daee4e6c9b13a2f7f5df12b7a58c5e9 |
|
MD5 | ce75788c8e5f77a96fede0635a968bee |
|
BLAKE2b-256 | ffa3fa59cc488665973bd9b6c0eb88bd59ef887c87c885f7aa235dec8223eb34 |