Showing 110 open source projects for "python curses module"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Solution Percenter

    Solution Percenter

    Calculator for making solutions

    Soluton Percenter is a program for making solutions percent. Maked by python and PyQt4 module. For chemists, mathematicians and barmans. Program can create advanced recipes and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    ...It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action/xml_dateien_der_traces/ ## Visualization tool: This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We are...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    PyWham

    Python implementation of the Weighted Histogram Analysis Method (WHAM)

    Latest version is 1.2, released Mar 12, 2016 PyWham is a flexible and fully customizable implementation of the Weighted Histogram Analysis Method (WHAM) in Python 2. PyWham has been carefully designed with flexibility in mind. Some of its features are: (1) any number of reaction coordinates, (2) any form of potential, (3) compatibility with Python syntax and Python math module and (4) support for user-defined functions. Knowledge of Python is not required.
    Downloads: 1 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
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    guidata
    Based on the Qt Python binding module PyQt4, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module
    Leader badge
    Downloads: 307 This Week
    Last Update:
    See Project
  • 9
    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
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 1 This Week
    Last Update:
    See Project
  • 12
    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: 22 This Week
    Last Update:
    See Project
  • 13

    pyL1min

    General purpose norm-1 minimization solver in Python

    pyL1min is a general purpose norm-1 (l1) minimization solver written in Python. It is based on NumPy/SciPy, CVXOPT ( FFTW enabled) to solve l1 minimization problems that are based on interior point methods. You need to install Python, NumPy/SciPy and CVXOPT ( FFTW enabled) to use this software. The test.py program demonstrates a simple application in Compressive Sensing and shows how to use l1min module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    XNDiff

    X-ray and Neutron powder pattern simulation analysis

    Keywords (XNDiff): -SAXS -SANS -absolute units -core (double)shell crystalline nanoparticles -with a parallelepidal shape -particle assemblies -powder and ensemble average -C/C++ -Unix -OpenMP -HPC Cluster Keywords (BatchMultiFit): -simultaneous fits for several SAXS and SANS curves with simulation data from XNDiff -SANS data can be smeared with dq values from experimental data sets or analytical functions -Mathematica console -local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used -range for fit parameters and further constraints between fit parameters -parallelized (typ. 4-8 threads) TODO (BatchMultiFit): -read and use errorbars from experimental data sets -allow different q-ranges for different data sets in the fits -rewrite and test in Python using e.g. the lmfit module: https://pypi.python.org/pypi/lmfit/ to get rid of Mathematica and to run it on HPC clusters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wfProc is going to be a Python module for waveform processing. The module will incude simple operations such as addition, subtraction etc, taking into account the timeline of the waveform, as well as filtering, fft and other more complex operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyGAO

    Genetic Algorithm Optimization for Python

    ...Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pyespeak

    Python to eSpeak speech synthesis

    ctypes Python module for eSpeak http://espeak.sf.net speech synthesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A IC/MEMS layout editor. Features: all angle, font generator, macros, boolean operations, design rule checker, supported formats:Calma GDSII, OASIS (Open Artwork System Interchange Standard), OpenAccess, DXF, CIF (Caltech Intermediate Form), ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    statspy

    Python module for statistics built on top of NumPy/SciPy

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    py2g

    Python Module to generate g-code

    This is a set of methods to generate g-code from python. G code can be used then to machine real mechanical parts in cnc milling machines. You just need to define what to carve/mill by calling those methods, and the library generates a string with the g-code that you can use in linuxcnc or other g-code cam programs. It's like drawing with python, but at high level. (Carve a hole here, extrude a square there, etc). Look at the wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    slumo

    slumo

    Software and Library for USB2AD device

    SLUMO is a software and library for USB2AD module. Project has two parts. The first is stand alone measurement software with GUI using GTK3+ and python 3. The second is a library that handle all comunication with device, so you can create your own scripts for custom measuring in a very easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AMBIENT

    Find active modules in metabolic networks using high-throughput data

    ...If you wish to use the version used in the paper it is v0.6.3, however I recommend using the latest version which works in the same way but with additional options and has stability and performance improvements. Thanks for your interest! AMBIENT (Active Modules for Bipartite Networks) is a Python module that uses simulated annealing to find areas of a metabolic network (modules) that have some consistent characteristic. AMBIENT does not require predefined pathways and gives highly specific predictions of affected areas of metabolism. For example, scores for reactions based on transcriptional data of their annotated encoding genes can be used in the network and modules of coordinated expression changes can be found. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A module containing python wrappers for the SUite of Non-linear DIfferential/ALgebraic Solvers (SUNDIALS), using ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Electrophysiology & circular stats tools

    Data analysis and circular statistics with OpenElectrophy and R

    Set of tools for basic analysis of electrophysiological data. The Python classes show how to call OpenElectrophy functions and save data. The R library applies circular statistics to spike phase data and saves the best von Mises fit and the Rayleigh statistics on the disk. The wavelet coherence analysis is done in R by the package "sowas". Check the module R_coherence to see how we solved that problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    YEI 3-Space Python API

    A Python API for interfacing with the YEI 3-Space family.of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The included module and support files handles message formatting, serialization of commands, conversion of return data to friendly data types, and 3-Space unit management.
    Downloads: 1 This Week
    Last Update:
    See Project