Python utilities for ensuring that localstack has fully started.
Project description
wait4localstack
A Python package for ensuring that localstack has fully started.
Application Programming Interface (API) Documentation
To see the documentation for the API (auto-generated) please see https://github.com/locp/wait4localstack/blob/main/docs/index.md
Command Line Interface (CLI) Interface
A script called wait4localstack
is provided the synopsis of the
command is:
usage: wait4localstack [-h] [-d] [-e LOCALSTACK_ENDPOINT] [-m MAXIMUM_RETRIES] [-t TEST_INTERVAL] [-v] [-x]
Wait for Localstack to be ready.
optional arguments:
-h, --help show this help message and exit
-d, --debug Should log level be DEBUG.
-e LOCALSTACK_ENDPOINT, --endpoint LOCALSTACK_ENDPOINT
The endpoint for the Localstack healthcheck (default http://localhost:4566/health).
-m MAXIMUM_RETRIES, --maximum-retries MAXIMUM_RETRIES
The maximum retries. If zero, try infinitely (default is zero).
-t TEST_INTERVAL, --test-interval TEST_INTERVAL
The time in seconds to wait between retries (default is 2).
-v, --verbose Should log level be INFO.
-x, --exponential_backoff
Should the time between retries by doubled at each attempt.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wait4localstack-1.0.1.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file wait4localstack-1.0.1.tar.gz
.
File metadata
- Download URL: wait4localstack-1.0.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4ff121c8a384d3f89516ff2ff3d205d7b6ca23d5d0eff917f8614be2734e1c |
|
MD5 | f6f5c6cca872dde83cb45be5970667a2 |
|
BLAKE2b-256 | a8092ba8602ca23f767ed68c34a088027cbec4c01a0d3546f0046e0e8f48a126 |
File details
Details for the file wait4localstack-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: wait4localstack-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44ad776702ff50f5cac798f2d1120c21ef95fc308e350ca2c7527753027f158b |
|
MD5 | 023bcb9b885e48cbf8ac2d0bcdcaea0e |
|
BLAKE2b-256 | d8c82ced80a7a1c39f7ef8ff32e5e29bf9013e852c694d9cabcf4b7cd4d2b521 |