Search Results for "python curses module" - Page 30

Showing 939 open source projects for "python curses module"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    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
    PyRTF is a pure python module for the efficient creation of RTF documents.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    pybackup is a menu driven interface to the console tools 'tar' and 'ssh'. It backs up user selected files and folders to another machine via ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Customizable forum system & content management library module, implemented in Python / mod_python. Support various database backends with modules, and with full templating & language translating support.
    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
  • 5
    The dude is a UNIX debugging package independent of the ptrace() system call; it consists of a kernel module [the_dude.o], a library to interface with the module [libduderino.so], and an ncurses client [ddbg] .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unum stands for 'unit-numbers'. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked for every operation involving quantities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AsyncSocket is a python module used for asynchronous socket connections that supports connection and read/write timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hiss... A python IRC client with curses and wxWidgets interfaces. Very easy to extend and add your own features using python. Other protocol support is also planned ( namely jabber ).
    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.
  • 10
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Standard linux distributions are not very optimized when used as linux storage appliances. DCT decided to create a linux distrubution based on Debian which has been adjusted to server better as an appliance platform with as main goal storage purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Python module providing chained dictionaries and objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    akaDAV is a python module to provide WebDAV (RFC 2518) capabilities for Twisted 1.3. It enables you to quickly write your own WebDAV server application in Python. The package also includes easy-to-use and lightweight WebDAV server application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python module to interact with remote controls via lirc. Currently only linux version exists, but porters for winLirc or other systems are welcome.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    is a natural language understanding program written in Python. It includes an English language parser, an English dictionary tagged with parts of speech and including phrasal verbs and common first names, a spelling corrector, and an indexed file module
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    A Python module designed to facilitate rapid application development, primarily of application interfaces, without the loss of underlying toolkit/language functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyana is a extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Belzebub is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). The search is based on a SQL database (Postgres, sqlite, mssql are planned in the future).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python module to parse and emit data in the iCalendar (RFC 2445) format. This is the standard calendaring format used by programs like Apple's iCal, IBM's Notes/Domino, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python module for generating Atom feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pyalog aims to be a complete object-oriented implementation of dialog and provide enhanced functionality for rapidly creating command-line applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
    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.