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

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    PyLine is a shell that is designed for users who want a easier alternative to cmd, but it is in its earlier stages, so it may not have as many commands. Works on Linux and Windows, and may work on Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This software takes a look at spezified services and restartet them when they failed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write: for x in `os ls *.py`: `os cp $x my_backups`
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    This is a remote administration tool that allows command execution on remote machines in a similar way to open ssh. The goal is to provide an OS independent way to execute remote commandsby using the Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Utility Set focusing on using/supporting the touchscreen/stylus on the GP2X F200device. It will provide a virtual keyboard which will be used in built-in applications(shell,launcher,device monitor,music application, etc...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Distribulator: Distributed Computing For The Rest Of Us. This is an SSH-based command execution and file transfer utility that includes support for batch, console, and shell integration modes, multiple server enviornments, and full audit logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The FatController aims to make it quick and painless to administer and monitor a wide range of devices communicating over many different protocols, through both a CLI and GUI interfaces. Intelligent autonomous datacollection and automatic documentation m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xhc allows you to easily launch the XWin.exe Cygwin/XFree server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides steganographic cloaking for scripts and other data by interspersing sensitive lines with ANSI codes to clear themselves after drawing on a terminal. Front data, commented-out, is displayed instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "diago" is the dialog-based system to easily create tree-form menus, execute programs and start connections to remote systems in the console sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    freebsd_dotfiles

    My dotfiles for my freebsd laptops

    This repository consolidate config files and small scripts facilitating usage of my FreeBSD laptops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any language that is supported by the Programming-Language-Micro-Kernel support. It even supports running multiple programming languages in a single piece of software. Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) > Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The package-item is connected to one another via a pipe or a socket and is based on packets .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyfilesysobjects

    pyfilesysobjects

    Search and match of file type resource paths and addresses

    The 'filesysobjects' package provides cross-platform-utilities for path addresses of file like resources. This includes the search and navigation features on file system structures with the application of regular expressions for pathnames intermixed with globs. - filesysobjects - constants - filesysobjects.apppaths - application resource path processing - filesysobjects.paths - file systems path processing - filesysobjects.pathtools - search, enumeration, and iteration operations - filesysobjects.userdata - user directories - filesysobjects.osdata - OS directories - filesysobjects.configdata - config directories Supported platforms are: - Linux, BSD, Unix, Mac-OS/OS-X, and Windows - Python2.7, Python3.5+ Online documents: https://pyfilesysobjects.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pysh: A simple, consistent user shell written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An experimental shell which tries to blend the broad applicability of python with the familiar shell interface. "Experimental" as it is in early development and does not have a rigidly defined development path (at the moment).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pytis

    pytis

    Python based linux tools

    I make scripts all the time to help achieve mundane tasks. I wish to share them, and to allow them to be expanded upon. Since I've started, I've come to use ONE file as a central class and function library. I do use some OO inheritance as well.. Many of my tools need updated. To use this, or to use it now that it has been updated. * Feel free to download and share this library of tools. * Feel free to make fixes or even add-ons; however I retain the right to control what gets added in, or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    qpkg is Arch Linux' "query package" tool, using it, you can search for packages in all known repositories and in AUR, install packages directly from AUR, find packages owning files on your filesystem, check the integrity of installed packages, a.m.m.
    Downloads: 0 This Week
    Last Update:
    See Project