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.23.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06abfa735c42f4546271630314f187651fa9c99cfacd07ee2778d266c666ecf9 |
|
MD5 | 2a0167977afa0bc8d70a6cf1c4a7a705 |
|
BLAKE2b-256 | a31c9bfcd3a7d74d28551e740dd7507f6921a44836c42091517c82f7b8e6e6ca |
Hashes for backend.ai_common-22.9.23-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7439dff8345e731531c6a698092ec85d7dec36c6593daf33b57759769f55399c |
|
MD5 | 8b477dfc373f3dec3cc5c9ad0acf6506 |
|
BLAKE2b-256 | 19d75f3c08da7d89ba66af71669f18cad5cbf481fed4e9075a5c57c447a6ecdf |