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.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e743860ad85620b5a350f06172d8cc3c9a27e270a3693522504fa43faf9aa43e |
|
MD5 | ecccdcfddd0aed46dc4f524a980903d4 |
|
BLAKE2b-256 | e90c22f45029944a35a338ec677a3e76a93d57ad9cc377b6e0c7bd4ccefcd051 |
Hashes for backend.ai_common-22.9.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d39aca95b2ab4b54587a45d28ff5f51e2ac17ce9c56026dd9a26d785310b7b49 |
|
MD5 | 2f4ba7d899984acca3132fd5d488d3bc |
|
BLAKE2b-256 | f38ee0ac6a7f74a9bb4b4c0fdeaefb50b2b51c6168ca77d5c46594d3efb9cf4a |