Software Alternatives, Accelerators & Startups

pyinfra VS Travis CI

Compare pyinfra VS Travis CI and see what are their differences

pyinfra logo pyinfra

pyinfra automates infrastructure super fast at massive scale.

Travis CI logo Travis CI

Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
  • 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.
  • Travis CI Landing page
    Landing page //
    2023-01-06

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

Travis CI videos

GitHub, Travis CI - Lecture 9 - CS50's Web Programming with Python and JavaScript 2018

More videos:

  • Tutorial - How to run Android tests on Travis CI

Category Popularity

0-100% (relative to pyinfra and Travis CI)
DevOps Tools
7 7%
93% 93
Continuous Integration
0 0%
100% 100
IT Automation
100 100%
0% 0
Product Deployment
100 100%
0% 0

Questions and Answers

As answered by people managing pyinfra and Travis CI.

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 pyinfra and Travis CI. 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 Travis CI

pyinfra Reviews

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

Travis CI Reviews

10 Jenkins Alternatives in 2021 for Developers
You might find that Travis CI proudly promotes the fact that they have more than 900,000 open-source projects and 600,000 users on their platform with Travis CI. Automated deployment can be quickly established by following the tutorials and documentation that are currently available on their website.
The Best Alternatives to Jenkins for Developers
Travis CI is a continuous integration and testing CI/CD tool. It is free of cost for open source projects and provides seamless integration with GitHub. It supports more than 20 languages, like Node.js, PHP, Python, etc. along with Docker.
Continuous Integration. CircleCI vs Travis CI vs Jenkins
Travis CI is recommended for cases when you are working on the open-source projects, that should be tested in different environments.
Source: djangostars.com

Social recommendations and mentions

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

Travis CI mentions (6)

  • Front-end Guide
    We used Travis CI for our continuous integration (CI) pipeline. Travis is a highly popular CI on Github and its build matrix feature is useful for repositories which contain multiple projects like Grab's. We configured Travis to do the following:. - Source: dev.to / over 1 year ago
  • Flutter
    CI/CD for autobuild + autotests (Codemagic or Travis CI). Source: over 1 year ago
  • How To Build Your First CI/CD Pipeline With Travis CI?
    Step 2: Log on to Travis CI and sign up with your GitHub account used above. - Source: dev.to / over 1 year ago
  • What does a DevOps engineer actually do?
    Some other hosted CI products, such as CircleCI and Travis Cl, are completely hosted in the cloud. It is becoming more popular for small organizations to use hosted CI products, as they allow engineering teams to begin continuous integration as soon as possible. Source: almost 3 years ago
  • Hosting an Angular application on GitHub Pages using Travis CI
    1. Let's create the account. Access the site https://travis-ci.com/ and click on the button Sign up. - Source: dev.to / almost 3 years ago
View more

What are some alternatives?

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

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

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

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

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

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

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