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.0b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d72e56afc9abf8c888055605c3f00293aae44c72d18d87dfa33ab9ed2b1ae0a |
|
MD5 | 302827baba1dc9fdd055ece0df1c8dd2 |
|
BLAKE2b-256 | 61f78c8ebe221153ffa453d8738b88ca4761d406cf6325f76df48df9cfcb9d22 |
Hashes for backend.ai_common-22.9.0b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f57899b4e292f9443ae3d2596c77a9245c25d800cf96f89ab588911541022f |
|
MD5 | 0245a62281726d3a3b8f259cec6f9975 |
|
BLAKE2b-256 | a57c677946a542da4b761612e60ca40a7b8958b4c5e6b9e71dc234b289df7c0f |