Showing 1379 open source projects for "python user interface"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    ComaGUI

    ComaGUI is a frontend for the software COMA for AGBstar spectra

    ComaGUI was developed as a part of my Master Thesis at the University of Vienna. It is a graphical user interface for the Fortran SW COMA (Copenhagen Opacities for Model Atmospheres: from Aringer (2000) ) which can generate synthetic AGB-star spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KinectA

    KinectA

    Software for motion tracking (skeletons, objects, hands) via Kinect!

    KinectA is an application for motion tracking via Kinect Sensor – including hand, skeleton and object tracking. This software has been developed for the needs of media artists and designers. It provides a clearly arranged interface with multiple functionalities. The tracked information can be send via OSC to other hard- and software. KinectA is available for Mac and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cpp-snippets

    useful cpp snippets and tutorials

    This project is meant to be a place to post cpp snippets and tutorials that I think would be useful to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5

    UIRepo++

    User Interface Repository for C++

    Beyond the first simple program, user interface developers soon find that managing the relationships between on screen data elements can be tricky. It is usually helpful to de-couple the application data from the actual window controls, and the result will be a more elegant, easily maintainable design. UIRepo is a small C++ class constructed using the Standard Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Multiplatform library was created in order to be able to debug Transducer Electronic Data Sheet memory on a PC and on different microcontrollers. The library can load TEDS memory from xml file on PC, and can export loaded memory in a header file for embedded systems program. The library also allows generation of command and response packet and controls communication between Transducer Interface Module and Network Capable Application Processor modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Small library to manage your program options in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBTreeGrid a С++ library to create a GUI for build database application. Developed with wxWidgets and wxDatabaseLayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10

    UML 2 Statemachine for C++

    UML 2 Statemachine for C++ is a development framework with DSL support

    UML 2 Statemachine Code Generator is a developer framework for an easy implementation of statemachine based applications. Here, with this framework only one Domain-specific language (DSL) specification is necessary to create executable codes for Linux, Mac OS X, and Microsoft Windows. With this framework you save a lot of time and effort during implementation; also you have an always valid - based on a well-defined C++ standard - generated code with high quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ceres is an interpreted computer language based on C, that can be used as a script language. Its purpose is to be minimal and simple and it is being developed as a hobby, so do not expect much of it. Its interpreter is written in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ash C++ Template Library (AshTL)

    Ash C++ Template Library (AshTL)

    Hashing and spatial concurrency library.

    AshTL aims to provide a complete framework for dealing with spatial data in an efficient, parallel manner. As such, we primarily provide container classes and data types relating to 2D and 3D coordinate grids. AshTL is currently in alpha development (some features may not work correctly, and interfaces are likely to change). While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Chi's Project

    The projects of ChiNvo Studio

    The projects of ChiNvo Studio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Saitek X-Plane Instrument Panel

    Saitek X-Plane Instrument Panel

    X-Plane plugin which controls the Saitek Instrument Panel

    This project is a X-Plane plugin which controls the Saitek Instrument Panel. It currently displays data on one panel and you can switch between different gauges with the buttons. You can also change the refresh rate of the panel image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    irrBullet
    IrrBullet is the most powerful open-source physics wrapper and extension library available for the Irrlicht rendering engine. IrrBullet has a unique design and goal that isn't attempted in other physics wrappers. Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RTAI-XML
    RTAI-XML is a server component of the Real Time Application Interface (RTAI) project, implementing a service oriented way to design and develop Real Time (RT) control applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TortoiseHg
    TortoiseHg is a shell extension that let users of Mercurial SCM (Hg) work directly from MS-Windows Explorer. It also includes a command line tool, hgtk, for use on Linux and other platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    NDK++ - Ncurses Developement Kit for C++

    C++ interface to the ncurses library

    This is a C++ interface to the ncurses library. This library provides menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DirectX-powered game creator. Easy to use event-based logic with no programming. Drag and drop interface. Includes shaders, physics, layers, debugger and built in behaviors.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 23
    This is a demonstration of Dynamic Dialogs, which is a way to build user interface dialogs having time-varying content, using far less source code than other methods. The program is in MFC in C++, but can be adapted to other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework and allowes to write Qt applications in the PHP language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linderdaum Engine
    Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++. It is designed to be an integrated solution for the development of interactive 3D applications, for game, industrial and scientific visualization.
    Downloads: 0 This Week
    Last Update:
    See Project