Showing 2285 open source projects for "python user interface"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    OpenOPC for Python is an easy to use OPC (OLE for Process Control) library for use with the Python programming language. The project includes a Windows gateway service allowing non-Windows clients to also access OPC-DA calls.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2

    DEVSIM

    TCAD Device Simulator

    TCAD Device Simulator. DEVSIM is a semiconductor device simulation software, using the finite volume method. This software solves partial differential equations on a mesh. The Python interface allows the user to specify their own equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TinkerCell is a software for synthetic biology. The visual interface allows users to design networks using various biological "parts". Models can include modules and multiple cells. Users can program new functions using C or Python. www.tinkercell.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian...
    Downloads: 0 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
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    QCV is a Qt-based computer vision framework library that provides an easy to use interface to display, analyze and run computer vision algorithms. The library is provided with practical examples to show what you can do with just a few lines of code. OpenCV is used as the supporting computer vision library. QCV provides interfaces for C and C++. The C interface is a set of simple function calls to allow the user to visualize data and obtain events from the system and user input. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    iMet-Q (intelligent Metabolomic Quantitation) is an automated tool with friendly user interfaces for quantifying metabolites in full-scan liquid chromatography-mass spectrometry (LC-MS) data. It has a complete quantitation procedure for noise removal, peak detection and peak alignment. In addition to accurate quantitation, iMet-Q provides the charge states and isotope ratios of detected compounds. It accepts input data in netCDF, mzXML, and mzML format and exports quantitation results in csv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MatODE

    Matlab interface to the Open Dynamics Engine (ODE)

    MatODE is a simple Matlab toolbox for interfacing to the Open Dynamics Engine rigid body physics simulator (ODE, by Russell Smith), created by the Delft Biorobotics Lab (Delft University of Technology, Delft, The Netherlands). The system to be simulated is defined in an XML file, while the joint positions and motor signals can be sensed and actuated from a Matlab script. Examples are provided. Starting at version 0.30, MatODE is only available for Windows and Linux 64-bit. For older...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Serial Communicator

    Serial Communicator

    A cross-platform, Qt-based software to communicate through serial port

    The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from a basic terminal to a more complete application, by adding features such as log abilities, data display through a graph, and so on.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 817 This Week
    Last Update:
    See Project
  • 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
  • 10
    Calise
    Acronym for camera light sensor. A python program that calculates ambient brightness and sets screen's correct backlight using a camera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JConvert is a free unit conversion program that has a friendly user interface and can also be used with external applications. Conversions can be modified and/or added easily. Supports multiple languages. Downloads and runs in seconds! Try it now.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    MDA

    Molecular Dynamics Analyzer (MDA)

    ...In contrast to existing techniques, the method determines the aberration directly from the acquired 2D image stream by exploiting the inherent particle movement and the redundancy introduced by the astigmatism. It does not require additional experimental effort for the user and imaging can directly be started once interesting regions in the sample have been identified. MDA is written in MATLAB and comes with a graphical user interface. The particle fitting routine is provided by an external library written in C. The results can be exported into the Matlab Workspace or the trackID, frameID and xyz coordinates are saved into files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 14
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyCancerDB

    Cancer Proteomics Database display and management

    PyCancerDB is a source code distribution providing a Web-based interface for browsing and updating the Cancer Proteomics Database, together with scripts for maintaining the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UV-CDAT

    UV-CDAT

    Ultrascale Visualization Climate Data Analysis Tools

    Ultrascale Visualization Climate Data Analysis Tools (UV-CDAT), is a powerful and complete front-end to a rich set of visual-data exploration and analysis capabilities well suited for climate-data analysis problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyHDL is a Python package for using Python as a hardware description and verification language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A toolkit in C++ and python to process both experimental and simulation data of colloidal particles. Includes among others * a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data). * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implementation of an OGC Web Map Service, primarily for serving images dynamically generated from NetCDF data files (although other file formats can also be handled). Also an AJAX web mapping interface based on OpenLayers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JMCAD - modeling of dynamic systems
    ...The user builds his system model by selecting predefined blocks from a block library and simply wiring the blocks together. Each block of the diagram performs a function. Users can also create custom blocks in Java and add them to the JMCAD block library. JMCAD is a block diagram language for creating complex nonlinear dynamic systems.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    eNTranslator

    To aid translation of satsangs of Paramhamsa Nithyananda

    ...This translator desktop app uses google translator to translate English text. The auto generated translations are then enriched with human alternation using an easy graphical user interface. Time stamp information may be synched and a subtitle file or a simple textual output may be generated. Additionally it is planned to use google voice tools to also add voice over from these translated text. Finally the subtitle, translated audio (if any) would be muxed with the original video and uploaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OCaml interface to FFTW3 -- the Fastest Fourier Transform in the West! (http://www.fftw.org/). The code is developed at https://github.com/Chris00/fftw-ocaml
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    Library of various Java Swing user interface components, with emphasis on views and editors for complex data structures, like collections, sets, lists, maps, graphs, and matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DSAquire

    DSAquire

    Data aquasition software for Thurlby DSA524

    DSAquire allows you to download and plot trace data from a Thurlby DSA524 digital storage adaptor (it's a 25 year old instrument, but better late than never, eh?). The data is downloaded via an RS232 serial link using a null modem cable. You can export the plot as an image or export the data in real-world units as a csv file. This software runs under Linux and also under Windows XP and later using Cygwin. Pre-compiled binaries are supplied, as are full sources under the GPL. The...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Krowdix
    ...To visualize and analyze the evolution of different social networks in real time. And the creation of a social network, configuring the parameters that define it. All this through a simple web interface and user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project