Search Results for "python curses module" - Page 12

Showing 533 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
    This is based of my Java Extended Math Class. Has functions like fibonacci, factorials, factors, isprime, etc... Feel free to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python DB API compliant module for accessing databases through the ODBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Proximate is a social P2P application designed for local device to device networking that provides social communities with several user functions: Messaging, filesharing, and message board. It works over wireless/wired link such as adhoc WLAN and LAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A lightweight Enterprise Resource Planning system with a text-based user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    A program to create and edit OCTaGoN module and set files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elucidation is a Python module designed to be an extremely powerful backend for audio and video converters. The aim of the module is to do all the heavy lifting while applications using it are little more than interfaces to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xm2sco is a simple application written in python which will convert a (properly formatted) fasttracker xm module file to a csound score file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyExPsiN is a Python crossplatform (Linux/Windows) module for made easy writing psychological experiments. Right now includes functions for DMTS (Delayed Matching to Sample), N-Back, Spatial N-Back, "Grammatical", Mixed Dots, Stroop, and more.
    Downloads: 0 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
    A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Python Spreadsheet Middleman. Aims to be the best cross platform--cross application python spreadsheet module for any spreadsheet program. Currently supports Excel and Gnumeric. Made to be easy to use and newbie friendly. Documentation in zip!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple module which should allow python 2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hoea is a python module for hierarchical ontology enrichment analysis, which facilitated GO (Gene Ontology)/KO (KEGG Orthology) enrichment analysis at any desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A module for python/pygame used for typesetting text to the screen. It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ppvector: Parallel Processing Vector This program is used to calculate, in parallel, by python module multiprocessing, points in vector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    A basic regular expression tester targeted at Python programmers. It lets you know the group index of each matched result when using the re module. Requires Qt4 and PyQt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
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.