Search Results for "python curses module" - Page 18

Showing 751 open source projects for "python curses module"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    TMTTD (Too Many Things To Do) is a curses based todo-list manager, based on the Getting Things Done (GTD) method. It implements a clear separation of the five GTD phases and is designed to be small and beautiful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MoDDTool
    A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    X Ray: Coding Analysis for SCMs
    XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The scikits.timeseries python module provides classes and functions for manipulating, reporting, and plotting time series of various frequencies. The focus is on convenient data access while leveraging the existing functionality in numpy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Use of USB to Serial and USB to Parallel BUS CONVERTERS available from ElectronicBRICKS at http://electronicbricks.blogspot.com/search/label/usb-Brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    googlemaps

    Python wrapper for Google Maps V2 API

    * Note: The Google Maps V2 API used by this module has been deprecated. * For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OneDesign is a convenient scoring program for one-design sailboat racing. The program is written in python and uses the wxPython module to provide an attractive user interface on Windows, Mac OS X and most UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Le logiciel « Cévennes Libres ALSH » est conçu pour être un module d’une suite plus complète comprenant la gestion des adhérents, de la facturation, du planning des activités...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Speak is a very basic chat program written in python using the Tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A clone of Frogger game, sample for developping the FGame module : a library to build arcade game on top of pygame/python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Python module and command line utility that analyzes XML output from the program pdftohtml in order to extract tables from PDF files. Outputs CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple python module to interface with DMX to USB devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Amateur radio curses based cross-platform logging program written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.
    Downloads: 0 This Week
    Last Update:
    See Project