Showing 29 open source projects for "python for windows"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    PyCmd
    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.)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    IPython

    IPython

    Command shell for interactive computing in multiple languages

    IPython provides a rich toolkit to help you make the most of using Python interactively. Comprehensive object introspection. IPython provides input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. Extensible system of ‘magic’ commands for controlling the environment and performing many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    winrosh is Robbie's Shell for Windows. It is a command line shell that imitates the file-completion function of Bash (as of year 2005). It is better than NTSH and windows bash ports in that it supports CJK encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    xhc allows you to easily launch the XWin.exe Cygwin/XFree server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    "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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next