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.8rc4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3df179665ece091eeab143cecefe7167dca2aebf1adaaa92deab334fa6be61db |
|
MD5 | ae11e8637e4ac49af412d844bc62e10b |
|
BLAKE2b-256 | 992090790712def1601da3ab0b658778589cfcd3c045a3aad1ca4f5728213b21 |
Hashes for backend.ai_common-23.9.8rc4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bd67fed32e4a335d00a5e28367ddc6ffddd17caf1ab234143a824a8ca4a9033 |
|
MD5 | 20ec0b1c5e1e621d5e6d21edfa045eb6 |
|
BLAKE2b-256 | bb370bab6000756c90f916fed62112d4d27d6942ee60c1804993e86b8bea5581 |