Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 751 Bytes

File metadata and controls

23 lines (15 loc) · 751 Bytes

Python Platform Engineering Projects [in progress..]

This repository contains a collection of independent Python projects focused on platform engineering, DevOps, automation, and observability. Each top-level directory represents a standalone project with its own purpose, documentation, and README describing its architecture, features, and usage.

These projects are designed to be reusable building blocks that can be incorporated into other applications with minimal setup and customization.

Repository Structure

.
├── observer/
├── app/
├── policy/
├── kubernetes/
├── /
└── ...

For detailed information about any project, navigate to its directory and read its dedicated README.