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
File details
Details for the file backend_ai_common-24.3.7b2.tar.gz
.
File metadata
- Download URL: backend_ai_common-24.3.7b2.tar.gz
- Upload date:
- Size: 82.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 051fdf9aa53f8bba985afd0d60166ac21db15526b5aadc74dd755f01fc6b9d03 |
|
MD5 | f98197af345a285516b2f94b24c47cc1 |
|
BLAKE2b-256 | 519e24e8d890ca611c86e631f7abb2a26dce3d700f76b182516456fa1de8e8c5 |
Provenance
File details
Details for the file backend.ai_common-24.3.7b2-py3-none-any.whl
.
File metadata
- Download URL: backend.ai_common-24.3.7b2-py3-none-any.whl
- Upload date:
- Size: 100.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9517e1c73fd20c7b15026e618991a19fea888461206decb162d83b35ee988714 |
|
MD5 | 357fad1aa43954ccc14d68d43417a248 |
|
BLAKE2b-256 | 5848ae8535c6cdcc930d85c9d09bb3c2297d9f45e32059e01eadc8dd08de40f8 |