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-23.9.0b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2252dd9836d1d69e3cf70975cc8efb043db60d19a446a10eacaae1df2136a94 |
|
MD5 | 06928a401753e0e1f9f7b1e62c0cf163 |
|
BLAKE2b-256 | 3d6daf9fc975934f665f6eb5b76e561662dfd447f3f44db721751109e4dfe7c5 |
Hashes for backend.ai_common-23.9.0b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1eafd8c60bb7999a0c00830b775bded474ec6ed7eb44a4addc65a8b13a538f3 |
|
MD5 | 20a9bd7e371289645829bfdba80ac713 |
|
BLAKE2b-256 | 239d2870dea23873e009f54c8ae2f2523bbfeb2581543a4414c7f613fdbd88f5 |