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.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e04a68bd9c3178230682c778220dd69761c6a25d6da53317cf789209fb644d |
|
MD5 | dbc90c127a1f6a4a53c18ff53cc16572 |
|
BLAKE2b-256 | f492670ae3ac2d666771e8e18d7b5cbdb7c7854b2ee52b39dbb61900cef11dd5 |
Hashes for backend.ai_common-22.9.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ef997e6b4a4cdf07158f4559fddf41002ade0f0231f32d23d9d1ee8a7c6a2b8 |
|
MD5 | 60c99c8ce1f55d5b81020a3d879d09cd |
|
BLAKE2b-256 | 002c27e1733a0e9360e361802e94849f17a2f693d4ae49ab03cd0453c6d36bc6 |