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.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28087864df2bc7055b07b02f29bfb4e570572ce172b325c169caa0292101ffa5 |
|
MD5 | 7bce0446ddbec91b8fd10f565456319a |
|
BLAKE2b-256 | 63aa0b391e04bee6f6b07b8a79f76b89a710617982b764e419adced923e37038 |
Hashes for backend.ai_common-22.9.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfe234ead27025ff0a5ff80449c0c0d4d0624e1ea15ea8f4e16bc827340ff212 |
|
MD5 | c3fdab2d2931cb1932f16e23ccf5560c |
|
BLAKE2b-256 | 9808f6663c4de95853ed16c57fa5238e3371e7ec19ea3c756e237ce3de0ca8a7 |