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-21.3.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c3b65ec4b1a39eb34a162992d75104a4443dc1901f5591ead2c96254bd1926b |
|
MD5 | 73c9d1c07e101a2fbeffb8024e82c856 |
|
BLAKE2b-256 | bffd714e804606867a682ed9f0b0ec6bb6a4b9d7c0097b9fbc72c712f29caa63 |
Hashes for backend.ai_common-21.3.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b57d5bc715daf2ba718f54217d5a8612ef5c0fe87b3f75e87769fa0b2965b86 |
|
MD5 | 4a977cd804d4e5a60e59cddcc405ec0b |
|
BLAKE2b-256 | d687771e24000b68f540d4feaa1d146f4581fb1cceeea43aea4d4a0a139e8ecd |