awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesServer State Collection

Collecting current system state from remote servers using Python functions and returning structured data.

Distinguishing note: No candidate covers collecting server state via Python functions for infrastructure automation; candidates focus on state synchronization or fetching for web UIs.

Explore 1 awesome GitHub repository matching devops & infrastructure · Server State Collection. Refine with filters or upvote what's useful.

Awesome Server State Collection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pyinfra-dev/pyinfraAvatar de pyinfra-dev

    pyinfra-dev/pyinfra

    5,779Ver en GitHub↗

    pyinfra is a Python-based infrastructure automation framework that turns Python code into shell commands for managing servers, Docker containers, and local machines. It operates as a declarative, idempotent deployment tool, applying desired system states by comparing target configurations against current states and making only the necessary changes. The framework provides a connector-based transport abstraction that unifies SSH, Docker, and local execution behind a common interface, with a parallel execution engine that manages concurrent operations across hosts. The tool distinguishes itself

    Collects current system state from remote servers using Python functions and returns structured data.

    Pythoncloud-managementconfiguration-managementhigh-performance
    Ver en GitHub↗5,779
  1. Home
  2. DevOps & Infrastructure
  3. Server State Collection