Search Results for "python curses module" - Page 15

Showing 739 open source projects for "python curses module"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it 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
    UniCurses is a wrapper for Python 2.x/3.x that provides a unified set of Curses functions on all platforms (MS Windows, Linux, and Mac OS X) with syntax close to that of the original NCurses. To provide functionality on MS Windows it wraps PDCurses.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ptsa (pronounced pizza) stands for Python Time Series Analysis. A python module specifically designed with neural data in mind (EEG, MEG, fMRI, etc...), but applicable to almost any type of time series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ASCII Pyng Pong (Pyng because of Python) is coded in Python using Curses. At the moment, it offers an unbeatable AI only!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    kuechenstation is a text mode client for the xmms2 daemon. Unlike other text mode client's it's not command line based, but features all you would expect from a graphical client: scrolling title, playlist editor, medialib browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Live Cricket Score applet for Gnome Desk
    A gnome-applet which will display score at gnome-panel, the same way, we see date/time. Cricket score applet is written in python. It will also score updates through libnotify module. You can select matches from matches in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyneo-zadosk
    pyneo-zadosk is a simple but highly configurable on-screen-keyboard. it uses libfakekey. it's written in python and is usable as stand-alone program or as module imported in a python app. it's output is based on GTK (currently python-gtk2 but will soon migrated to use gir).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cross platform logging module for Python with a C interface
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    NECO - NEtwork COding simulator
    A high-performance extensible simulation framework for network coding protocols, written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a very simple module for those that don't need all the extra baggage that comes along with SQLAlchemy and other ORMs. It merely takes pyodbc one step farther by putting the tuples retrieved by pyodbc into a class that's made on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XElements is a lightweight, easy-to-use Windows GUI library written in C++, that is both available as a C++ library and as a Python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a GUI wrapper for IPeek module (Python IPv4 Address Calculator). This little application can help with day-to-day IP address calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A simple IPv4 Address Calculator. It's a free Python module. It's also a core part of the IPeek-GUI wrapper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pyk8055 Python module
    A Python module to seamlessly interact with the Velleman K8055 kit via the K8055D.dll for Windows using Python ctypes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PTML is a Python module which lets you embed Python code in text documents. Its most common application is dynamic content generation on web servers, however it can be used anywhere you need to generate text files on-the-fly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ming, a handy searching engine implemented in pure python. With only 1 module file(user version) and no 3rd party API dependencies. Support fields, highlighting, probability, and so on... This will be your handy tool for your amazing minds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ATpy (Astronomical Tables in Python) is a Python module aimed at dealing with tables of astronomical data with a common API. To date, the following formats are supported: FITS, VO, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyVSS is a python module which allows you to copy files using Volume Shadow Copy Service (http://en.wikipedia.org/wiki/Shadow_Copy). It is in an early development phase, yet is stable, simple and straight-forward to use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A tool I designed with tkinter and python 2.6.5 which uses a notebook.py module which can be found here, http://www.multiupload.com/DC5GOKE8T7, and I will be uploading it to the same area as my tool. I'm running out of room to describe it now, enjoy
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.