awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPython-Based SSH Deployers

Tools that use SSH to automate server configuration and application deployment using Python scripts.

Distinct from SSH Deployment Tools: Distinct from SSH Deployment Tools: focuses on Python-driven SSH deployment rather than general-purpose SSH deployment tools.

Explore 1 awesome GitHub repository matching devops & infrastructure · Python-Based SSH Deployers. Refine with filters or upvote what's useful.

Awesome Python-Based SSH Deployers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pyinfra-dev/pyinfrapyinfra-dev 的头像

    pyinfra-dev/pyinfra

    5,779在 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

    Automates remote server management by executing Python-defined operations over SSH connections.

    Pythoncloud-managementconfiguration-managementhigh-performance
    在 GitHub 上查看↗5,779
  1. Home
  2. DevOps & Infrastructure
  3. SSH Deployment Tools
  4. Python-Based SSH Deployers