IMPORTANT NOTE: The PyCmd project has moved to GitHub: https://github.com/horeah/PyCmd
PyCmd is a smart command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.)
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...
Squirrel Shell is a cross-platform alternative to system shells like bash in Linux and cmd.exe in Microsoft Windows. It is based on scripting language "Squirrel".
VSPMS is the "Very Simple Project Management System", which is a cross-platform set of shell tools and aliases to establish and share project environment variables, aliases, documentation, and setup procedures.
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.
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.
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
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
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.
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.
PowerShell open source cross-platform reimplementation. Works on Windows, WinMobile, WinCE, Mac, Linux, Solaris, etc... Provides a rich shell environment for wide veriety of operating systems as well as to provide a hostable scripting engine.
Power Console is a simple command line console capable of executing shell commands and launching programs on any OS with a JVM installed. Able to call programs written in other languages (C++, Python etc..) and redirect the output to the console.
A powerful Java-based command line shell and text console API. The text console uses Swing in order to be fully cross-platform and also provides for the use of native console APIs such as Curses and the Windowsconsole.
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.