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.0b5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f50097c2f88e7e9b9d74833a8f728d5d296cc7f2439c3aac0781d3ead614a1c4 |
|
MD5 | 788b8b052780bd3e2d077b799aabce70 |
|
BLAKE2b-256 | dbec9b6485175e1fe15a03af7702661e0d5fb942055f3affcb841ffddafc5220 |
Hashes for backend.ai_common-22.9.0b5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79e3042a5edbbf213e272f774c56fa6e3452444a6ffc8218faa714cd199ac06f |
|
MD5 | 8dc5f04ae131532f0848d06ba1d73f92 |
|
BLAKE2b-256 | 97b2fe7bc0ba4c97d958652bb78e5ec1fdcc2bff94735fb61a81dcb17dbe9d20 |