Showing 239 open source projects for "python curses module"

View related business solutions
  • 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
  • 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
  • 1
    SpinnyThing is a python module for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ophidian is a Python module created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.
    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
  • 5
    Python-based editor framework that is by design display agnostic. It will be able to edit files in virtually any display framework from curses to OpenGL, as long as there exists a frontend for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gtkforms is a python module used for creating gtk dialog in order to let the end user to manipulate python objects. It requires pygtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AsyncSocket is a python module used for asynchronous socket connections that supports connection and read/write timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Standard linux distributions are not very optimized when used as linux storage appliances. DCT decided to create a linux distrubution based on Debian which has been adjusted to server better as an appliance platform with as main goal storage purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python module to interact with remote controls via lirc. Currently only linux version exists, but porters for winLirc or other systems are welcome.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Pyalog aims to be a complete object-oriented implementation of dialog and provide enhanced functionality for rapidly creating command-line applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Python module designed to facilitate rapid application development, primarily of application interfaces, without the loss of underlying toolkit/language functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pysaprfc is a Python wrapper around SAP librfc and provides easy access to SAP data-structures, tables and RFC enabled function modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    System to assist with the management of a local Buddhist study library. Will download and install chosen documentation (sutras, etc), index them, and provide a web interface. Python, HTML. Needs a webserver, namazu. Can be used for other documents, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyMonitor module is used to add support for enable runtime monitoring/inspecting of an running Python application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TrustedPickle is a Python module which lets you create and sign your data files. By using public/private key techniques, this module protects your users from loading malicious data files that others might claim you created. LEGAL FOR EXPORT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mondo: Shared Library Monitor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    General resource handling module for Python. It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Convert numbers to words. Package includes base module, and language-specific modules for US English, (old) UK English, German, French, and Spanish, with more expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Python xmlite module is an extremely light weight XML parser and printer. It does not use the DOM or SAX interfaces but instead works with simple nested lists to represent an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project