Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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`
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
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
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.