Search Results for "python curses module" - Page 6

456 programs for "python curses module" with 1 filter applied:

  • 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
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1

    ldapsync

    A MemberAdapter and cronjob to contact an ldap server for mailman

    These are two modules: the first is a MemberAdaptor for mailman that reads a file of members for each mailing list. The other is a cronjob that contacts an ldap server and * writes an aliases file for each user that has uid and mail entries in ldap, to be used with postfix * maintains lists that are defined via ldap with GroupOfNames and write the files for the first module If the ldap server is inaccessible, the files are left in place, so mails still get delivered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Python module for accessing cpio archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SaWALi Web Application Library

    The SaWALi is a website management tool written in Python.

    The SaWALi Web Application Library is a Python application that aims to provide a reasonably complete set of components for operating a multi-purpose website. Taking advantage of the Pylons Framework, SaWALi is fully-customisable and inherently-extensible. All of SaWALi's administrative and public interfaces can be modified to suit a website's userbase— from its document editors and server error pages down to its public-facing pages and site maps. Being a Python module, SaWALi can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    The MaxL Python Module, Essbase.py, provides access to Oracle Essbase multi-dimensional databases using MaxL for Python programs. It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IPMAIL

    IPMAIL

    Sends external IP changes via email, using Imap.

    - Cross platform, written in python - Runs as a windows service or linux daemon - Queries external server for IP address, whatsmyip link is provided or you can host your own using the "IP_check.php" file included - Tracks changes and uses a GMAIL address with IMAP configured to send emails. - Once configured, it runs in the background and is silent. Version 2 -Td8f4
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Usermin / Webmin module for managing your CapiSuite fax/voice queues. (Create/Remove faxes, Download voice/fax, etc.) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    processing is a package for the Python langauge which supports the spawning of processes using the API of the standard threading module. It runs on both Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    "Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files" (http://swish-e.org/ ) This module provides a Python API for this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    pynvaders

    pynvaders

    Invaders like game, written in Python with Curses... :)

    Invaders like game, written in Python with Curses... :) Also, this was a learning project for me to Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is Python module for RAR archive reading. The interface is made as `zipfile` like as possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    wxOptParse will run any python program that uses the optparse module and show the options in a dialog instead of at the command line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Hylt is a file format that provides HYperLinked Text with minimal markup, meant to be both easy to view in any program and easy to keep in a version control system. The Hylt project covers the file specification, viewers, and tools to manage Hylt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Picfolio metadata editor is a program which allows one to enter a description or a title for a photo, or for an album, for use by Picfolio, a static photo gallery generator using XML and XSLT, without having to use an XML editor. It has a command-lin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python module for manipulation of Crystallographic Information Framework (CIF) files
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rmachine is a register machine simulator (the complexity theory version), programmed in python, complete with a module to be used in your programs and a (PyQt4) GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eurown

    A Python module for EuroWordNet files and data.

    A Python module for EuroWordNet files and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python DB API compliant module for accessing databases through the ODBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Proximate is a social P2P application designed for local device to device networking that provides social communities with several user functions: Messaging, filesharing, and message board. It works over wireless/wired link such as adhoc WLAN and LAN
    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.