Search Results for "python curses module" - Page 31

Showing 791 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
    An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A tight python crypto module implementing only the latest and greatest: Rijndael (AES) symmetric cipher in 128, 192 and 256 bits supporting password encryption, SHA 256 and several CSPRNG schemes in pure python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SOAPy is a SOAP-1.1 library for Python which uses WSDL and SDL documents to discover SOAP-based service APIs. It also includes an XML Schema parser which can parse a subset of the XML Schema standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pymel stands for: Python MP3-player by Eelco Lempsink and is a fully Python based program to use with the mp3serverbox (http://www.mp3sb.org). It doesn't play mp3's itself (yet). It runs within a curses environment (text-based).
    Downloads: 1 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
    This is a python module that I wrote for statistics work. It can be used to calculate various probability distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pycq is a 100% Python module implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QWPython is a Python-powered QuakeWorld dedicated server. The core engine has been wrapped up as a Python module and altered to call back to Python to execute Quake game logic. A QuakeC -> Python translator is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Network load monitor via /proc/net/dev. Though by putting one's NIC into promiscues mode one can also get statistics for a whole LAN. The 'module name' for CVS is 'netload', the programs name. Presents stats as numbers and bar graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    Utility to facilitate time-sensitive use of .plan and .project files. Curses-based interface allows user to easily view, edit, replace, and delete contents. A timestamp is automatically prepended to the file contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This will be a very comfortable Linux Console Shell for dedicated Halflife/Counterstrike servers. Features will include logfilters, triggers, monitors a.s.o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Originally written by Paul Vixie in 1986 and distributed through mod.sources, "display" is a program which will repeatedly execute a command and display the output through curses. The purpose of this project is to maintain and extend display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The developping part of the TheWiseGuys group. We develop role-playing settings and systems and character-generators. Eg. A vampire setting in Leuven, A AD&D settings, A new game, A new language ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is sked: a small text-based calendar/scheduling program, designed in the spirit of Mutt and vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A curses based filemanager loosely resembling emacs dired mode written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smirc is a perl irc client that uses the curses module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Domain User Administration System (DUAS) provides a convenient way for system administrators to efficiently manage users and groups on many machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python Colorized TAIL, a colorized tail made in python which tails and colorizes syslog output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A new ncurses binding for python, generated with the help of SWIG. Includes bindings for libncurses, libpanel, libmenu, and libform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The jTkinter module is a complete java/JNI implementation of the builtin python module _tkinter for use with the JPython-1.1 environment. The jTkinter module allows the original lib-tk\*.py files from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Embeds a python interpreter in the OpenDX (http://www.opendx.org/) visualization system. This allows the user to quickly write their own custom modules using a Python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyComtrade is a python module for reading and writing IEEE Comtrade files. The module defines a new class which can be used to give your python program access to Comtrade files. pyComtrade moved to https://pypi.python.org/pypi/pyComtrade
    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.