The "/3.3.7/README.md" file could not be found or is not available. Please select another file.

Search Results for "python curses module" - Page 16

Showing 649 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
    ... dl120th in Python https://github.com/mildis/vdl120 vdl120 in Objective-C for macOS https://launchpad.net/vdl180 vdl180 in C for Voltcraft DL-180THP https://gitlab.com/kollo/X11-Basic_examples/blob/master/All/Tests/usb-VDL101T.bas usb-VDL101T in X11-Basic for Voltcraft DL-101T https://sourceforge.net/p/vdl-141th/code/ci/master/tree/lib/DL141TH/ perl module for Voltcraft DL-141TH temperature + humidity data logger
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Python module for secure file erase as the DoD 5220.22-M standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyCLIPS Python Module
    Python module to interface the CLIPS expert system shell library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    pyXMPPpipeREPL is a python module which allows shell-like access to command-line applications over XMPP. Incoming messages are forwarded to the standard input of a subprocess and the standard output of a subprocess is sent to a designated account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pycallgraphTAexport is an extension of the python module pycallgraph. pycallgraphTAexport is a modified version of pycallgraph which adds the ability to export in the TA (tuple-attribute) format used by many software architecture analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Behaviours provide a way to quickly author reusable sequences of actions for use in the PaSSAGE framework, or any Neverwinter Nights module. The Behaviour Tool is a tool for the creation and management of behaviours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python module for RAMS weather forecast model ( http://www.atmet.com ) outputs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
    Downloads: 1 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
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PyToEXE
    Python 2.x with py2exe module is creating Windows EXEcute file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FriBidi Python bindings: FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package include python module for the FriBidi C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An ImageCaptcha and ReverseCaptcha module for the web framework Django (Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ODic stands for "Options Dictionary" and aims at creating standards for easier command line tool creation. At the moment it is focused on the 'odic' python module including new design patterns for python main functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provides a graphical user interface to the xcms module for R used primarily for processing mass spectrometry data. The primary python modules used are PyQt4, matplotlib, rpy2, and pytables for HDF5 support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyadf

    pyadf

    Python ctypes module extension/wrapper around ADFlib "a free, portable

    Python ctypes module extension/wrapper around ADFlib "a free, portable and open implementation of the Amiga filesystem" See https://sourceforge.net/p/pyadf/wiki/WikiHome/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This module goal is to make the debugging tool of python shell even better. By replacing a few methods in the sys module. Standard error traceback are more powerfull with bettererror.py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A python module for ultra simple handling of configuration files. Also useful for human readable data persistence. Flexible and simple. Source and issue tracking now at: https://github.com/DiffSK/configobj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using MPI. Pypar development has moved to http://code.google.com/p/pypar/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Python module for LAS (Log ASCII Standart) and Deviation (for Geo Wells) files reading, writing, and editing. WARNING! PROJECT MOVED TO GITHUB! PLEASE GO TO https://github.com/itohnobue/pylasdev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A bulk file manipulation tool, based on a simple name match and replacement scheme. Operations on matched files include renaming, copying, and moving, and arbitrary processing can be defined. Programmable with scripts. Limited Python environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python script to help manage wpa_supplicant configuration files. Uses a curses interface to display accessible networks and allows users to associate each network with a configuration file, which they can directly edit from a provided template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python module for raster image operations like: - bitblt - import / export as String - import / export JPEG / PNG / TIFF - rotate - scale - color histogram operations - create anaglyph / stereo images
    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.