Software Alternatives, Accelerators & Startups

Jenkins VS pyinfra

Compare Jenkins VS pyinfra and see what are their differences

Jenkins logo Jenkins

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

pyinfra logo pyinfra

pyinfra automates infrastructure super fast at massive scale.
  • Jenkins Landing page
    Landing page //
    2023-04-15
  • pyinfra Landing page
    Landing page //
    2021-09-25

pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.

  • 🚀 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.

pyinfra

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

Jenkins videos

Mick Jenkins - The Circus Album Review | DEHH

More videos:

  • Review - Mick Jenkins - The Water[s] ALBUM REVIEW
  • Review - Mick Jenkins - THE WATERS First REACTION/REVIEW

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

Category Popularity

0-100% (relative to Jenkins and pyinfra)
DevOps Tools
97 97%
3% 3
Continuous Integration
100 100%
0% 0
IT Automation
0 0%
100% 100
Continuous Deployment
100 100%
0% 0

Questions and Answers

As answered by people managing Jenkins and pyinfra.

Why should a person choose your product over its competitors?

pyinfra's answer:

Python not YAML. Faster. Executing shell commands give clear errors.

What makes your product unique?

pyinfra's answer:

pyinfra works like a human by running regular shell commands to configure servers.

Which are the primary technologies used for building your product?

pyinfra's answer:

Python (local only, no agent). SSH/Docker/subprocess.

User comments

Share your experience with using Jenkins and pyinfra. 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 Jenkins and pyinfra

Jenkins Reviews

What Are The Best Alternatives To Ansible? | Attune, Jenkins &, etc.
Jenkin is a popular tool for performing continuous integration of software projects in the market. Plus, it continues the delivery of projects regardless of the platform you’re working on. And it is also responsible for handling any build or continuous integration with various testing and development technologies. As a product, Jenkins is more developer-centric and...
Best 8 Ansible Alternatives & equivalent in 2022
Jenkins is an open-source continuous integration tool. It is written using the Java programming language. It facilitates real-time testing and reporting on isolated changes in a larger code base. This software similar to Ansible helps developers to quickly find and solve defects in their code base & automate testing of their builds.
Source: www.guru99.com
15 Best Jenkins Alternatives (Open Source & Paid) in 2021
Strider is an open source Jenkins alternative tool. Its written in Node.JS / JavaScript. It is one of the tools like Jenkins which uses MongoDB as a backing store. Hence, MongoDB and Node.js are essential for installing this CI. The tool offers supports for different plugins that modify the database schema & register HTTP routes.
Source: www.guru99.com
35+ Of The Best CI/CD Tools: Organized By Category
Spinnaker is an open-source continuous delivery tool. It can be used to deploy your applications across multiple cloud providers. It’s quite clear that Spinnaker was made with CI/CD pipelines in mind. You can automate system tests, manage your rollouts, and trigger pipelines through git events. Additionally, it’s compatible with CRON, Travis CI, Jenkins, and Docker.
10 Jenkins Alternatives in 2021 for Developers
You’ve now had the opportunity to take a closer look at ten of the best Jenkins alternatives that are available on the market in 2021. Automation allows for software development to be more efficient and less stressful. These reputable resources can improve your workflow and make things easier than they ever have been in the past. Don’t be afraid to steer yourself away from...

pyinfra Reviews

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

Social recommendations and mentions

pyinfra might be a bit more popular than Jenkins. We know about 8 links to it since March 2021 and only 6 links to Jenkins. 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.

Jenkins mentions (6)

View more

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 / about 2 months 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: 6 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

What are some alternatives?

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

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

Ansible - Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.

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

Travis CI - Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.

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