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.

  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 1
    A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BCD is a shorthand for "Better CD". It is modeled after "cdargs" utility and allows you to give aliases to frequently used directories and "cd" to them. BCD is cross platform and was tested on Linux, Cygwin and Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This game is an MMORPG in various UNIX scripting languages, with a graphical shell accessed by SSH for the client. It will support Linux, Windows, and MacOS X. It is meant to be immersive and allows in-game coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    this is a server monitoring system written with python 2.5 with pyodbc. this ping,http and SQL a remote server to monitor its up time. any downtime of remote server more than 3 times will insert a record into database. and email will be sent to recipents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Petaapan is exploring the opportunities that multi-touch displays present. Initially we are looking at tools to support agile development to provide a concrete target for the investigations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cross platform python based command line shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    "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
  • 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
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    pysh: A simple, consistent user shell written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    A highly modular client remote/web services library written in Python supporting multiple protocols and transports through a unified interface. All modules are as independent as possible from each other to ensure high re-usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next