Search Results for "python curses module" - Page 24

Showing 649 open source projects for "python curses module"

View related business solutions
  • 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
  • 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
  • 1
    pdi_lib a collection of digital image processing function implemented as a module for python. The code is written in Pyrex for clarity and speed improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Debian Distribution Mirror is Python mirror software for Debian GNU/Linux distribution packages using wget
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of Python modules and classes with calendar-functions, mostly notable handling of holidays. This is not another date/time-manipulation module but uses mxDateTime.
    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
    Slimn is a Python module (based on FLTK) for painting simple graphics to a window and responding to user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python module to convert dates between different calendar systems (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil, Baha'i, Persian, French Republican). Additionally, a module exists for retrieving the Gergorian dates for US holidays
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyMT is a Python module which provides easy connectivity with Movable Type's XML-RPC API, allowing you to include MT functionality in your own programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyid3lib is a Python extension module that uses the "id3lib" library to read and write the ID3v2 tag data in MP3 audio files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a tiny educational library : smalltalk like objects, quick memory allocator, network marshall/unmarshall, dynamic module, debug, quick and dirty two-way link between our objects and mozilla javascript or python objects, ... and highly portable !
    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
  • 10
    SimNetQ is a discrete simulator of waiting queues networks. It is initially the result of the diplom work of Laurent Burgbacher. It provides a graphical diagram editor, a graphical simulator and a statistical analysis module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyADO is a Python DB-API 2.0 compliant interface to Microsoft's ADO (ActiveX Data Objects). This allows a connection to any OLE DB driver/database using standard DB-API code. Written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSSCC is a Python-based tool which permits to change easily the colours of a CSS file. With a preview of the HTML file using it, tuning colours of a CSS file is quick, graphical and attractive. Requires wxPython module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A module for python that adds cpan-like functionality
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    xmlprinter is a simple, lightweight module to help write out XML documents, helping ensure proper quoting and balanced tags. The idea is grabbed from Perl's XML::Writer module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python OpenSSL Wrappers(POW), a Python wrapper for OpenSSL. X590v3 and CRL encoding is now also support is now via a pure Python module, which will include support for PKCS in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eyeD3 is a Python module that provides the ability to read ID3 tags (v1 and v2), and MP3 headers (bit rate, sample frequency, play time).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VideoCapture

    VideoCapture

    A Win32 Python Extension for Accessing Video Devices (e.g. a USB WebCa

    VideoCapture is a Python extension for Win32 which makes it possible to access video-capture devices (e.g. a USB webcam). It consists of a low-level native module (vidcap.pyd) and a high-level module written in Python (VideoCapture.py) which should be use Download: http://videocapture.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python module to load and write kdf file as created by khoros environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Shelve, simple persistence mechanism for php objects, inspired by the python shelve module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This library is for use in kiosk based projects where disabling the mouse and keyboard, on any of the Win32 Os versions, is required. This project can be used as a module in python or as C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
    Downloads: 0 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.