141 programs for "gui programming in python" with 2 filters applied:

  • 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
  • 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
  • 1

    PyMeG - Python Measurement GUI

    Make your complex measurements in an easy graphical way

    Inspired by the THz-Shaker (https://sourceforge.net/projects/hzdr/) PyMeG can be a more general and well structured framework as well as Graphical User Interface for measurements in several laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NICOS

    NICOS

    Client/Server based experiment and instrument control system

    Client/Server based experiment and instrument control system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Condor GUI

    Condor GUI

    GUI for managing and working with one or more HTCondor pools.

    Condor GUI is a tool for managing and working with one or more HTCondor pools. It was developed at the Otto von Guericke University Magdeburg, Germany, to support the daily work using HTCondor. Version History: Version 0.9.3: - QDarkStyleSheet is an optional package now Version 0.9.2: - New layout of job file editor - Keyword arguments in job file editor - Linux compatibility
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features...
    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.
  • 5
    PyQuante (Python Quantum Chemistry) is an open-source package for quantum chemistry programming written in Python, Numerical Python, and C.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Leave A Trace Tools

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

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MerDAQ

    A DAQ solution in Python 2 for your Ardruino

    MerDAQ is a data acquisition GUI and other tools for collecting and storing time dependent. Originally designed to collect 4 temperature data vs. time and plot one of the temperatures in real time with matplotlib. Ideal for use with Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VisTrails
    VisTrails is a new scientific workflow management system developed at the University of Utah that provides support for data exploration and visualization. Written in python, it has a visual programming interface for many libraries, including VTK.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Buildes

    Buildes

    A designer’s program for describing parts of the building

    Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gamera is a framework for the creation of structured document analysis applications by domain experts. It combines a programming library with GUI tools for the training and interactive development of recognition systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RTLSDR Scanner

    RTLSDR Scanner

    A cross platform Python frequency scanning GUI for rtl-sdr

    A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library. In other words a cheap, simple Spectrum Analyser. More information can be found at: http://eartoearoak.com/software/rtlsdr-scanner An installer and standalone versions for Windows are located here: https://github.com/EarToEarOak/RTLSDR-Scanner/releases Sources are available on GitHub: https://github.com/EarToEarOak/RTLSDR-Scanner ** The up to date installer is no longer...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASN.1 library for Python
    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Project moved to GitHub: https://github.com/etingof/pyasn1
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    pyQPCR
    pyQPCR is a GUI application written in python that deals with quantitative PCR (QPCR) raw data. Using quantification cycle values extracted from QPCR instruments, it uses a proven and universally applicable model to give finalized quantification resu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Mathpad

    A Python based command line math utility.

    Mathpad is a command line utility. It will later have a GUI, but not at this time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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: 45 This Week
    Last Update:
    See Project
  • 18

    PyTRiP

    Python bindings and GUI for TRiP98

    A python class and GUI for visualization of data generated by the medical treatment planning software TRiP. Project has been moved to http://github.com/pytrip/pytrip on 15.06.2016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPy (R from Python)
    RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ccwatcher

    ccwatcher

    A computational chemistry monitoring, parsing and plotting application

    ccwatcher monitors the progress of computational chemistry calculations during runtime. It has both a GUI and a "Command Line Interface" to which it parses important output and plots SCF energies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sfunctioner is a GUI wizard written in PyQt for creating Matlab Simulink sfunctions quickly and efficiently. It helps creating a fully functional sfunction within a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vibeplot presents a new and attractive way to visualize vibrational analysis from density functional calculations (DFT). It is especially targeted at the chemists. The interface can either be scripted or used interactively with QVibeplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ThermV

    Comprehensive thermal analysis software package

    ... is currently in alpha stage, where individual modules will be provided for data analysis. The modules for peak deconvolution, peak profile analysis and determination of Ea and lnA will be provided first. Full GUI will be provided in beta stage. Due to computational limitations, the code is partly programmed in Python and partly in R. Python code will eventually be fully integrated into GUI. R code might remain standalone, although it will be integrated to a highest possible degree. Distributed under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    NanoCap is a generic application for the construction of low energy fullerene and capped nanotube structures. It provides an ideal tool to accompany the study of finite carbon molecules using computer simulation. The implementation involves a standalone application which includes a GUI and allows for dynamic visual inspection through 3D rendering. In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    The CCP1GUI

    An extensible GUI for computational chemistry codes

    The CCP1GUI project aims to develop a free, extensible Graphical User Interface to various computational chemistry codes developed by the worldwide academic community, with an emphasis on ab initio Quantum Chemistry codes.
    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.