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.8rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d1f2dd34c45ea01bb8c1153e2948c8d4ebaf74cb670046928a34032bdb38d21 |
|
MD5 | 8f342474b1c2a2c0e99e49850f268d79 |
|
BLAKE2b-256 | a4d3eb4ca3344fecda9c629c8fa8a0d663a2e2114551a2663384d3d77ad30f93 |
Hashes for backend.ai_common-23.9.8rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c5874fe2175145370291fdb907686e05c7270f5155466c6c067b3474583d26a |
|
MD5 | cddc6f9c83e60c414fe49f60e6724eda |
|
BLAKE2b-256 | a2e94fe352bed4f0e38cfff62c95d7f8b0c73394c79b1f8d7acb19e0c23477ab |