[PR #1561] [MERGED] added pyinfra to README.md #1358

Closed
opened 2025-11-06 13:14:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1561
Author: @FooBarQuaxx
Created: 6/23/2020
Status: Merged
Merged: 6/29/2020
Merged by: @vinta

Base: masterHead: add-pyinfa


📝 Commits (1)

  • f156c2b added pyinfra to README.md

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

A CLI tool and a python library to develop infrastructure automation code. Pyinfra usage range from running ad-hoc commands on a bunch of servers to maintaining a massive cloud service deploys.

Official docs: https://docs.pyinfra.com/en/latest/

What's the difference between this Python project and similar ones?

  • Support Linux and Windows Hosts.
  • Provide fact gathering about target hosts.
  • Allow using different types of connectors (ssh, vagrant, docker, chroot, ...)
  • Designed with performance in mind

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1561 **Author:** [@FooBarQuaxx](https://github.com/FooBarQuaxx) **Created:** 6/23/2020 **Status:** ✅ Merged **Merged:** 6/29/2020 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-pyinfa` --- ### 📝 Commits (1) - [`f156c2b`](https://github.com/vinta/awesome-python/commit/f156c2b8253a7de2dca40e5a28b3001a973bc180) added pyinfra to README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? A CLI tool and a python library to develop infrastructure automation code. `Pyinfra` usage range from running ad-hoc commands on a bunch of servers to maintaining a massive cloud service deploys. Official docs: https://docs.pyinfra.com/en/latest/ ## What's the difference between this Python project and similar ones? * Support Linux and Windows Hosts. * Provide fact gathering about target hosts. * Allow using different types of connectors (ssh, vagrant, docker, chroot, ...) * Designed with performance in mind -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:14:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1358