Search Results for "python curses module" - Page 30

Showing 751 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
    The Domain User Administration System (DUAS) provides a convenient way for system administrators to efficiently manage users and groups on many machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python Colorized TAIL, a colorized tail made in python which tails and colorizes syslog output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A new ncurses binding for python, generated with the help of SWIG. Includes bindings for libncurses, libpanel, libmenu, and libform.
    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
    The jTkinter module is a complete java/JNI implementation of the builtin python module _tkinter for use with the JPython-1.1 environment. The jTkinter module allows the original lib-tk\*.py files from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Embeds a python interpreter in the OpenDX (http://www.opendx.org/) visualization system. This allows the user to quickly write their own custom modules using a Python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A module developed to make producing IRC bots in Python much easier. Hides the raw IRC away so users only have to worry about producing functionality, not connections and parsing of information. Object orientated, well documented, fast to start using
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python module for communication with X10 modules trough the CM11 module.
    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
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Truquillo Argentino es un juego de naipes con baraja española. En principio será implementado en Python bajo ncurses, y posteriormente quizá migrado a C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pymzML

    Python module to interface mzML data in Python

    Python module to interface mzML data in Python based on cElementTree with additional tools for MS-informatics. CITATION Please cite us when using pymzML for your publications. Bald, T., Barth, J., Niehues, A., Specht, M., Hippler, M., & Fufezan, C. (2012). pymzML - Python module for high throughput bioinformatics on mass spectrometry data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Webhunter is a distributed, multi-threaded web crawler designed for both general indexing and crawling the web for focused content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Windows Partition

    Python module for partitioning in Windows.

    Python module that wraps the functionality of the Windows diskpart application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Medical module for EMS management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mixed-Radix-Numbers

    A module for arithmetic with mixed radix numbers like time

    A module for arithmetic with mixed radix numbers like time. Ex: 1:20 + 2 hours & 41 mins = 4:01 or how it's represented in the code, [1, 20] + [2, 41] = [4, 1] This module can handle digits of given numbers that are greater than the given bases Ex: 9,000 minutes + 1 hour & 20 minutes = 6 days, 7 hours, & 20 minutes. 9,000 is beyond base 60, but [9000] + [1, 20] will still give the correct result, [6, 7, 20]. Numbers are represented as lists. 10 and -99 need to be converted into [1,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CairoPlot is a Python module to plot graphics in an easy and intuitive way, creating beautiful results for presentations, websites and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program is designed to help organize ones home life and the multiple media that it includes. Things such as Books, DVDs, CDs, too whats in the cupboards, Your contacts. etc. This will have a web interface based on the django module for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Titivullus

    A Language Tool module for Gedit

    Titivullus is a simple Gedit plugin to integrate Language Tool's proofreading abilities. It will take every line in the document, pass it to Language Tool and show the errors in the bottom panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gnomni is a frontend to configure the omnibook <http://omnibook.sf.net> kernel module parameters, making the configuration easier to the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wrapper of Tkinter python module. Provides useful widgets created especially with sw-developers and electronic engineers in mind, who need simple and functional GUI for controlling statuses, logging events, or testing programs at the initial stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    d/CMS is a Django based content management system. Its main features are advanced forum engine and project management module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sonar 2D is a live signal processing application where an audio signal is used to navigate between 'zones' in a virtual 2d space. Each zone represents a given processing module, which when activated will be applied to the sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project allow to test network availability on multiple nodes. It is built as a plugin architecture in order to use it on multiples networks. Test is based on three steps : module status, local visibility of network, and interconnection between nodes
    Downloads: 0 This Week
    Last Update:
    See Project