Toolkit for Python microservices: YAML configuration, JSON logging, Prometheus metrics and gRPC utilities
Project description
redup-servicekit
Python toolkit for building production-ready microservices with:
- centralized YAML configuration and environment overrides,
- structured JSON logging,
- Prometheus metrics and monitoring helpers,
- gRPC health checks and utilities (async client, server-side decorators).
Features
- Configuration:
ConfigSingletonfor loading and merging YAML configs, with environment variable overrides. - Logging: JSON console logging via
python-json-logger. - Monitoring & Metrics: Prometheus integration with counters, gauges and histograms for tasks and service stats.
- gRPC Utilities: Async gRPC client, health checks and decorators for collecting per-method metrics.
Installation
pip install redup-servicekit
License
Licensed under the MIT License. See the LICENSE file for details.
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
redup_servicekit-1.2.2.tar.gz
(19.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redup_servicekit-1.2.2.tar.gz.
File metadata
- Download URL: redup_servicekit-1.2.2.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7c1d1636a4281a63b25f2716b6c0e3686123608d752a9042420122c16b15ad6
|
|
| MD5 |
91848baf484af995978e3c9f0c33d84f
|
|
| BLAKE2b-256 |
03cde97589c2720eabf27be2020bc63fee88f13cd88b2f1f78e0ff1a748025fc
|
File details
Details for the file redup_servicekit-1.2.2-py3-none-any.whl.
File metadata
- Download URL: redup_servicekit-1.2.2-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3474bfbf6707a92886425a7c306e653eccdd909051f6044dba633101102db42e
|
|
| MD5 |
c419c7e01b5166a3cc0763588d72a2d6
|
|
| BLAKE2b-256 |
5783055cc63919ce7e82b059f6ba390a4ff3bdada63cff08c810bb6fc7a1ca6e
|