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-23.9.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35e68ca4557ebbce1aa1202be86edd4ad9cb8755e1bf5b900cf76f85bc222b67 |
|
MD5 | d564e46bad5720c3dfa247b99bbfdfd2 |
|
BLAKE2b-256 | ad2b244b37691e1777958411fd982e961d3a8d3e7b7879dfb7c7f560b08984e3 |
Hashes for backend.ai_common-23.9.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 300b877221fcc0c88d6e64b5149b32ae89cf9a8ccc620f51da8d7697b664c3d2 |
|
MD5 | 66b76bb4db8031770ca5eeb5eb20f071 |
|
BLAKE2b-256 | 3b67d503f7dc957447d17172fa0b9cdc65c5b72e1ffb1c0d2d7a7a2d7aeb1c38 |