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.0b4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eba840d73e30c5ba27efd62edd5aa5ab9e801f8dd3a42719657c51480e9c12de |
|
MD5 | a57fee3ca8e694d3d116c0443d1eeb2f |
|
BLAKE2b-256 | 4f39af83b07bf7051d70c225619806420a22d81728d0e6548e3c5bc1d36a692f |
Hashes for backend.ai_common-22.9.0b4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5152f0192831f7dd93fc904b03fa87fb49bf2679342c4dfaa8bfa2e4bcb7b2cc |
|
MD5 | 4abdf4d83b94db4caacedd85139a7eea |
|
BLAKE2b-256 | 2d72097aa2fa7d5f5849b60b455ce3acc7c7ebb48cddfe85f70ed12392cfe9bd |