Software Alternatives & Reviews

pyinfra VS Ansible

Compare pyinfra VS Ansible and see what are their differences

pyinfra logo pyinfra

pyinfra automates infrastructure super fast at massive scale.

Ansible logo Ansible

Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine
  • pyinfra Landing page
    Landing page //
    2021-09-25

pyinfra automates/provisions/manages/deploys infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. Core design features include:

  • 🚀 Super fast execution over thousands of hosts with predictable performance.
  • 🚨 Instant debugging with stdout & stderr output on error or as required (-v|-vv|-vvv).
  • 📦 Extendable with any Python package as configured & written in standard Python.
  • 💻 Agentless execution against SSH/Docker/subprocess/winrm hosts.
  • ❗️ Two stage process that enables --dry runs before executing any changes.
  • 🔌 Integrated with Docker, Vagrant/Mech & Ansible out of the box.
  • Ansible Landing page
    Landing page //
    2023-02-05

pyinfra

Pricing URL
-
$ Details
free
Platforms
Mac OSX Linux Windows Python
Release Date
2016 August

pyinfra videos

Pure Python Configuration Management With PyInfra

More videos:

  • Review - A full Ubuntu PXE server in a Pi, auto-configured with pyinfra.com.
  • Review - Auto-install Ubuntu with Ubiquiti ERX, Synology DS418, and pyinfra

Ansible videos

What Is Ansible? | How Ansible Works? | Ansible Tutorial For Beginners | DevOps Tools | Simplilearn

More videos:

  • Review - Automation with Ansible Playbooks | Review on Ansible Architecture
  • Review - Book Review : Mastering Ansible (Jesse Keating) by Zareef Ahmed

Category Popularity

0-100% (relative to pyinfra and Ansible)
DevOps Tools
5 5%
95% 95
IT Automation
13 13%
87% 87
Continuous Integration
0 0%
100% 100
Product Deployment
100 100%
0% 0

User comments

Share your experience with using pyinfra and Ansible. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare pyinfra and Ansible

pyinfra Reviews

We have no reviews of pyinfra yet.
Be the first one to post

Ansible Reviews

What Are The Best Alternatives To Ansible? | Attune, Jenkins &, etc.
To put it simply, Ansible automates a wide range of IT aspects that includes configuration management, application deployment, cloud provisioning, etc. Plus, while using Ansible, you can patch your application, automate deployments, and run compliances and governance on your application. You can easily manage it by using a web interface known as Ansible Tower. Furthermore,...
Best 8 Ansible Alternatives & equivalent in 2022
Ansible is a simple IT automation tool that is easy to deploy. It connects to your nodes and pushes out small programs called “Ansible modules” to those nodes. Then it executes these models over SSH and removes them when finished. The library of modules will reside on any machine, therefore there is no requirement for any servers and databases.
Source: www.guru99.com
Top 5 Ansible Alternatives in 2022: Server Automation Solutions by Alexander Fashakin on the 19th Aug 2021 facebook Linked In Twitter
Your project connects to Ansible through nodes called Ansible Modules. You can use these modules to manage your project. As an agentless architecture, Ansible allows you to run modules on any system or server. It doesn’t require client/server software or an agent to be installed. With Ansible, you can use Python Paramiko modules or SSH protocols.
Ansible vs Chef: What’s the Difference?
For Ansible, Simplilearn presents the Ansible Foundation Training Course. Ansible 2.0, a simple, popular, agent-free tool in the automation domain, helps increase team productivity and improve business outcomes. Learn with
Chef vs Puppet vs Ansible
Ansible supports considerable ease of learning for the management of configurations due to YAML as the foundation language. YAML (Yet Another Markup Language) is closely similar to English and is human-readable. The server can help in pushing configurations to all the nodes. The applications of Ansible are clearly suitable for real-time execution along with the facility of...

Social recommendations and mentions

Ansible might be a bit more popular than pyinfra. We know about 9 links to it since March 2021 and only 8 links to pyinfra. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

pyinfra mentions (8)

  • Show HN: A new open-source automation tool as an alternative to Ansible/Salt
    There is https://pyinfra.com/ As a sidenote, I also made a small experiment a while ago : https://github.com/linkdd/tricorder/ But it's a bit of a chicken-and-egg problem. Without users, I don't know how it should be used, without features I won't get any users. So for now, it's in a state of "I'll address bug reports and feature requests, but I won't actively... - Source: Hacker News / 18 days ago
  • How to manage multiple Wagtail sites from central point
    Pyinfra - https://pyinfra.com/ - Pyinfra is simpler for me than Ansible. I completed the entire deployment in one afternoon, from installing and configuring the VPS server from scratch to deploying the application and automatically restoring the database from a backup. Source: 5 months ago
  • How do you guys handle server automation?
    I’ve replaced Ansible with PyInfra where ever possible. https://pyinfra.com/ is very clean, and fast but lacks the shear amount of automation that can be found with Ansible. Source: over 1 year ago
  • What Ansible is capable to do that Python doesn't?
    Some folks don't like YAML all that well, and I can understand where they are coming from. I wish Ansible provided a good Python API so that playbooks could be written in Python easier. But there is a project called PyInfra that is trying to do something similiar to Ansible, using Python as the configuration language. https://pyinfra.com/ It is still pretty new so not got nearly as many modules written for it... Source: over 1 year ago
  • SSHScript: Integrate subprocess and Paramiko to Automate in Python
    My ‘go to’ tool for automating infrastructure is pyinfra It’s fast, is versioning control friendly aka git and best of all, it relies on python files and modules for its storage of executable commands. Source: over 1 year ago
View more

Ansible mentions (9)

  • Mentorship Group
    We are open to practice using any open-source project, however, we want to set a sharp focus on projects maintained by the Red Hat, and our own projects in the Caravana Cloud organization on github. If there is no reason to do differently, we'll build using technologies such as OpenShift, Quarkus, Ansible and related projects. - Source: dev.to / 10 months ago
  • Observability Mythbusters: Yes, Observability-Landscape-as-Code is a Thing
    *Codifying the deployment of the OTel Collector *(to Nomad, Kubernetes, or a VM) using tools such as Terraform, Pulumi, or Ansible. The Collector funnels your OTel data to your Observability back-end. ✅. - Source: dev.to / over 1 year ago
  • Maintenance mode - vmware.vmware_rest Ansible collection
    Most of what I've learnt today was purley from this blog and only because it's from ansible.com - dated now I guess ... Source: almost 2 years ago
  • Proactive Kubernetes Monitoring with Alerting
    I installed the helm release using Ansible, but you can install with the following helm commands:. - Source: dev.to / almost 2 years ago
  • Cannot run a playbook in crontab - Python error
    [root@ansible ~]# pip show ansible Name: ansible Version: 2.9.25 Summary: Radically simple IT automation Home-page: https://ansible.com/ Author: Ansible, Inc. Author-email: info@ansible.com License: GPLv3+ Location: /usr/lib/python2.7/site-packagesRequires: jinja2, PyYAML, cryptography Required-by:. Source: over 2 years ago
View more

What are some alternatives?

When comparing pyinfra and Ansible, you can also consider the following products

Python Fabric - Fabric is a Python library and command-line tool for streamlining the use of SSH for application...

Chef - Automation for all of your technology. Overcome the complexity and rapidly ship your infrastructure and apps anywhere with automation.

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

Salt - Fast, scalable and flexible software for data center automation

Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.