Search Results for "python curses module" - Page 13

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
  • 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
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    This project provides a Fortran90 library and a python module for singular spectrum analyses such as PCA/EOF or MSSA. It is intended for people interested, for example, in analysing climate or financial variability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Syalphale

    A rouge-like that uses your files to base its world on.

    Syalphale is a rouge-like that bases it's the enemies in each level on the files that you have. For example if you have "log.txt", "A_history_of_cheese", and "cat.jpg" in your home folder then you will find enemies named "log.txt", "A_history_of_cheese", and "cat.jpg" in that folder. The type of the enemy is based on the first letter of that file's name. Thus you will an "l", "A", and a "c" type enemy on your home folder level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The pyARS python module allows developers to use BMC's ARSystem (Remedy ARS) and Atrium CMDB functions from within Python. Using Python's interactive shell, it is extremely easy to retrieve and modify data entries as well as workflow objects. ARSystem, also known as ARS or Remedy, is a powerful enterprise workflow engine. Atrium is a Configuration Management Data Base, a.k.a. Installed Base built on top of ARSystem.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    PRADA

    PRADA : Pipeline for RNA-Sequencing Data Analysis

    Massively parallel sequencing of cDNA reverse transcribed from RNA (RNASeq) provides an accurate estimate of the quantity and composition of mRNAs. To characterize the transcriptome through the analysis of RNA-seq data, we developed PRADA. PRADA focuses on the processing and analysis of gene expression estimates, supervised and unsupervised gene fusion identification, and supervised intragenic deletion identification. PRADA currently supports 7 modules to process and identify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AcerHK GUI

    AcerHK GUI

    GUI interfaces for Acer Hardware driver -- acerhk.ko

    This project site maintains several projects that support the acerhk.ko linux module and provide a GUI interface for the module to activate and deactivate the wireless and bluetooth radios. Please see this projects Wiki for more information: https://sourceforge.net/p/acerhkgui/wiki/Home/ Programs: AcerHK GUI -- Main program. Updated 2015-03-05. Version 0.7.2.5 should work. Please report errors, as it may still require some work. Cinnamon Desktop Applet -- simple system tray icon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Lagugeo

    small python module to perform reverse gecoding

    Lagu(small), Lagugeo is a small python module which can perform reverse geocoding . This can be used for getting address of the location, get weather details also get details about near by locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VozBox. Más que una centralita.

    VozBox. Más que una centralita.

    VozBox. Asterisk VoIP PBX.

    ... - Customizing bash_login and bashrc 2 - Upgrade to version libpri-1.4.15 3 - Included new module-manager FOP2-1.0.3 4 - Inclusion of new packages and dependencies. 5 - Correction of errors in the installation. 6 - Upgrade to version webmin-1.710 7 - Correction of errors in the pbx-vpn script. 8- Inclusion of new script pbx-status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    python-textgrid

    Python module that handles ASCII-style text-based tables.

    This module contains only a single new-style class, that is called textgrid. It's a string-based solution that allows you to present data converted to strings in ASCII-Style tables. Actually, the class doesn't support different dimensions for each row and column. Textgrid is an ASCII-Style table, easyly writable to a text file. It supports various operations, like writing in its cells, adding or deleting rows and columns, changing the measures of cells, and more. Textgrids allow to simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SSL for native python

    Effort to implement SSL for native python when it was not available

    Modifying socket module to implement native SSL support for python. Implemented a wrapper around pyDes for various algorithms, done as a part of college main project for Model Engineering College: Members: Adithya Nair, Aniraj Kesavan, Arun Scaria, Ayrine John, Nilufir Sulthana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    ... of fascinating features Real-time progress and status montoring for jobs Pause, resume and stop an executing job Multi-user environment with in-built authentication and authorization modules Polygot - jobs can be implemented in java, groovy, ruby, javascript and python Easy administration and configuration - user management etc. Extensible security module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Aberration Rendering

    A python module for generating aberrated visual stimuli

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 17

    pyStat

    Python module RCS Thermostat control

    Provides a python module for working with the Residential Control Systems (RCS) RS-485 controllable thermostats. The project also provides simple python command line utilities utilizing the module for manipulating the thermostat and basic web interface. Visit the SourceForge "Code" page to download a snapshot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    robotframework-pysnmplibrary

    robotframework-pysnmplibrary is a Robot Framework SNMP test library

    robotframework-pysnmplibrary is a Robot Framework SNMP test library which uses the Python PySNMP module. This library can be used to test SNMP agent using SNMPv1, v2c and v3. It supports: 1. SNMPv1 get (single parameter) 2. SNMPv1 get (multiple parameters) 3. SNMPv2c get (single parameter) 4. SNMPv2c get (multiple parameters) 5. SNMPv3 get (single parameter) 6. SNMPv3 get (multiple parameters) 7. SNMPv1 set (single parameter) 8. SNMPv1 set (multiple parameters) 9. SNMPv2c set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sitecheck

    Modular web site spider for web developers.

    ... errors and accessibility errors. Sitecheck can also spot some common causes of PCI compliance failure such as insecure content on secure pages, SQL injection/cross-site scripting (XSS) vulnerabilities, insecure encryption ciphers and open mail relays. Sources of information leakage such as email addresses and IP addresses in the headers or the page will be logged. Includes a separate module called domaincheck which checks the domain expiry date, SSL certificate expiry date and SPF records.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    openchronos-ng

    openchronos-ng

    fully modular opensource firmware for the ez430 chronos

    openchronos-ng is a major rework of openchronos. Compared to openchronos it has the following features: * system message bus for system<->module communication. * hardware RTC timekeeping (no more clock inaccuracy). * rework of timer and ports drivers. * implementation of a module system (drop in applications). * rework of the display routines. * rework of the menu system. The firmware code is also conceptually simpler and smaller which leaves room for more modules (applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Learning Entropy (Demo) Module
    This program demonstrates the use of Learning Entropy for novelty detection in time series where relatively simple real-time learning systems can instantly detect novelty in otherwise complex dynamical behaviour. This program and the Python code is free for non-commercial use with no warranty. Updates: v. 1.3: Inverse z-scoring bug fixed. Unused function get_path deleted. v. 1.2: Single-hidden layer MLP predictor implemented. Prediction horizon p - functionality fixed. v. 1.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Raspberry Pi Remote

    Raspberry Pi Remote

    Remotely manage, access and control your Raspberry Pi

    Raspberry Pi Remote allows you to manage, access and control your Raspberry Pi remotely. Simply install the server side application on your Raspberry PI and the Client side one on your computer and you're away.
    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.