Browse free open source Python Terminals for Linux and projects below. Use the toggles on the left to filter open source Python Terminals for Linux by OS, license, language, programming language, and project status.

  • Passwordless Authentication and Passwordless Security Icon
    Passwordless Authentication and Passwordless Security

    Identity is everything. Protect it with Duo.

    It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
    Get a Free Trial
  • Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar Icon
    Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
    Free Trial
  • 1

    pythondialog

    Python module to build dialogs for terminal-based applications

    This is a Python module for doing terminal-based user interaction. It wraps the dialog/Xdialog program, and provides a nice, object-oriented programming model.
    Leader badge
    Downloads: 542 This Week
    Last Update:
    See Project
  • 2
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3
    S3cmd

    S3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    S3cmd (s3cmd) is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage or DreamHost DreamObjects. It is best suited for power users who are familiar with command-line programs. It is also ideal for batch scripts and automated backup to S3, triggered from cron, etc. S3cmd is written in Python. It's an open-source project available under GNU Public License v2 (GPLv2) and is free for both commercial and private use. You will only have to pay Amazon for using their storage. Lots of features and options have been added to S3cmd, since its very first release in 2008.... we recently counted more than 60 command-line options, including multipart uploads, encryption, incremental backup, s3 sync, ACL and Metadata management, S3 bucket size, bucket policies, and more!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 2 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    PyTVision allows to build text UI for Python applications using Turbo Vision framework. One of it's main goals is to work under DOS using PythonD, as well as under Linux and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ECS Deploy

    ECS Deploy

    Powerful CLI tool to simplify Amazon ECS deployments, rollbacks, etc.

    ecs-deploy simplifies deployments on Amazon ECS by providing a convenience CLI tool for complex actions, which are executed pretty often. Support for complex task definitions (e.g. multiple containers & task role), easily redeploy the current task definition (including docker pull of eventually updated images), deploy new versions/tags or all containers or just a single container in your task definition, scale up or down by adjusting the desired count of running tasks, add or adjust containers environment variables. Run one-off tasks from the CLI, automatically monitor deployments in New Relic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IFP (ISPF for Python) is a console based full screen text user interface and API based on IBM's ISFP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Intronet is a light weighted framework which allows user to work with remote Linux system and to do some administration tasks using web browser. It's fully usable in browsers at mobile devices such pda, modern cell phones, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    JC

    JC

    CLI tool and python library

    CLI tool and python library that converts the output of popular command-line tools and file types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. jc JSONifies the output of many CLI tools and file types for easier parsing in scripts. This allows further command-line processing of output with tools like jq or jello by piping commands. The JC parsers can also be used as python modules. In this case, the output will be a python dictionary, or a list of dictionaries, instead of JSON. Two representations of the data are available. The default representation uses a strict schema per parser and converts known numbers to int/float JSON values. Certain known values of None are converted to JSON null, known boolean values are converted, and, in some cases, additional semantic context fields are added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PathPicker

    PathPicker

    Accepts a wide range of input, output from git commands & grep results

    PathPicker accepts a wide range of input, output from git commands, grep results, searches, pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. Facebook PathPicker is a simple command line tool that solves the perpetual problem of selecting files out of bash output. Bash is fully supported and works the best. ZSH is supported as well, but won't have a few features like alias expansion in command line mode. csh/fish/rc are supported in the latest version, but might have quirks or issues in older versions of PathPicker. Note: if your default shell and current shell is not in the same family (bash/zsh... v.s. fish/rc), you need to manually export environment variable $SHELL to your current shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An object-oriented Python framework for the simple implementation of ncurses text user interfaces, allowing for widget development in a GUI-programming manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyQtSerialPort

    PySide QtSerialPort

    PySide QtSerialPort Binding Shiboken LGPL3 QtSerialPort is officially part of Qt (http://www.qt.io). info link: http://wiki.qt.io/QtSerialPort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project name has changed. Look for PEXPECT instead. It's on SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SAWS

    SAWS

    A supercharged AWS command line interface (CLI)

    Although the AWS CLI is a great resource to manage your AWS-powered services, it's tough to remember the usage of 70+ top-level commands, 2000+ subcommand, countless command-specific options, and resources such as instance tags and buckets. SAWS aims to supercharge the AWS CLI with features focusing on improving ease-of-use, and increasing productivity. Under the hood, SAWS is powered by the AWS CLI and supports the same commands and command structure. In addition to the default commands, subcommands, and options the AWS CLI provides, SAWS supports auto-completion of your AWS resources. Currently, bucket names, instance ids, and instance tags are included, with additional support for more resources under development. Sometimes you're not quite sure what specific command/subcommand/option combination you need to use. In such cases, browsing through several combinations with the help command line is cumbersome versus browsing the online AWS CLI docs through a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    The Fuck

    Magnificent app which corrects your previous console command

    The Fuck is an app that corrects errors in previous console commands. It works by matching these previous commands with a rule. When it finds a match, it creates a new command based on the matched rule and executes this command. It has numerous rules enabled by default, including ones for fixing misspelled commands, fixing wrong commands, spell checking and correcting failed commands, and many, many others. You can also create your own rules and set certain parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TxtStyle

    Command-line tool for colorizing log files based on regex.

    TxtStyle is a command line tool colorizing output of console programs. It makes it easier to visually scan log files or can simply be used to prettify output of console applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XMdaemon is a set of daemons to control, play, and timeshift a show from a XMPCR on a linux system. It consists of a xmdaemon, xmtimeshiftdaemon, xmcontroldaemon, and a Freevo plugin. All updates available at http://www.freevohelp.com/xmdaemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    aws-encryption-sdk-cli

    aws-encryption-sdk-cli

    CLI wrapper around aws-encryption-sdk-python

    This command line tool can be used to encrypt and decrypt files and directories using the AWS Encryption SDK. If you have not already installed cryptography, you might need to install additional prerequisites as detailed in the cryptography installation guide for your operating system. Installation using a python virtual environment is recommended to avoid conflicts between system packages and user-installed packages. For the most part, the behavior of aws-encryption-cli in handling files is based on that of GNU CLIs such as cp. A qualifier to this is that when encrypting a file, if a directory is provided as the destination, rather than creating the source filename in the destination directory, a suffix is appended to the destination filename. By default the suffix is .encrypted when encrypting and .decrypted when decrypting, but a custom suffix can be provided by the caller if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    haxor-news

    haxor-news

    Browse Hacker News like a haxor

    haxor-news brings Hacker News to the terminal, allowing you to view/filter the following without leaving your command line; posts, post comments, post-linked web content, monthly hiring and freelancers posts, user info, and onions. haxor-news helps you filter the large number of comments that popular posts generate. Job hunting or just curious what's out there? Filter the monthly who's hiring and freelancers post. Combine haxor-news with pipes, redirects, and other command-line utilities. Output to pagers, write to files, automate with cron, etc. haxor-news comes with a handy optional auto-completer with interactive help. After viewing a list of posts, you can view a post's linked web content by referencing the post #. The HTML contents of the post's link are formatted for easy viewing within your terminal. If available, the formatted output is sent to a pager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    icones-magicos

    icones-magicos

    scripts de configuração do velho kurumin

    Conjunto de scripts de configuração que existiam no antigo sistema derivado do Knoppix e do Debian chamado Kurumin. No conjunto encontram-se scripts para BASH, algo em Perl e Python, também algo para SED e possivelmente AWK pode ser usado internamente. Também há as interfaces de controle projetadas para funcionar em KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    itchat

    itchat

    A complete and graceful API for Wechat

    itchat is an open-source WeChat personal account interface, it has never been easier to use python to call WeChat. With less than thirty lines of code, you can have a WeChat bot that handles all the information. Of course, the use of this api is far more than a robot, and more functions are waiting for you to discover. This interface shares a similar operation method with the public account interface itchatmp , learning to master two tools at a time. Now WeChat has become a large part of personal social networking. I hope this project can help you expand your personal WeChat account and facilitate your life. By printing the chat user and the parameters of the registration message, you can find that these values ​​are all dictionaries. But in fact, that has carefully constructed corresponding messages, users, group chats, and official accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyLPCTools is a replacement for the Flash Programming Tools use with the Philips(tm)/NXP(tm) LPC2xxx series of ARM based microcontrollers. pyLPCTools is a script together with some ARM assembly language and a Python user interface. Please Donate !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.