Showing 721 open source projects for "python user interface"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Yet another small & simple library to implement logging/debugging output for new or existing applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scalargs is a Scala library for parsing command line options as easily as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Open Source Mobile Widget Platform is an Orange initiative to bring a complete software stack (client and server side) for distribution of mobile widgets on Java feature phones. http://www.orange.com/fr_FR/presse/communiques/cp101001fr2.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Graphical User Interface Development Environment for OpenGL, and associated OpenGL Widget set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multithreaded java client of redis (A persistent key-value database with built-in net interface written in ANSI-C for Posix systems) See http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    htmlStella is a php based library that defines a interface between html and php.
    Downloads: 0 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

    PDFium-Control

    A COM/ActiveX object used to display documents in windows apps

    This control allows the display of documents in your system with just about a single line of code. The control allows absolute precision to determine locations on the displayed PDF (for example, where on the page, in PDF units, is the mouse at a given point in time). It grew out of the need to replace Adobe Reader as the PDF document renderer in CursiVision and provides the exact location(s) so CursiVision (and other software ?) can make precise coordinate transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    holly-gtk-widgets

    A free library of .NET/GTK# widgets

    A collection of useful Gtk# widgests including combo box, simple list, date editor, font and color picker, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CRUD Container

    CRUD Container

    Components to provide common CRUD (+search) functionality

    Generic component to simplify the creation of a CRUD based cluster of forms etc with little extra configuration beyond creating the forms. The CRUDContainer component provides a dynamic menu and a set of views similar to the functionality provided by a manually created set of ButtonBar, ViewStack & NavigatorContent. The CRUDContainer however is not index based, the container wraps a selection of ActionableContainers, which simply need to be configured with a chosen 'action' and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Tk::TipEntry

    Perl/Tk widget for an entry with tooltip in the entry if it's empty

    Update: new home at GitHub - visit https://github.com/asb-capfan/Tk-TipEntry This widget is derived from Tk::Entry. It implements an other kind of tooltip, that is displayed inside the entry when it's empty. The tooltip will be removed, if the entry gets the focus and reinserted, if the entry loses the focus and it's value is empty. In addition, the entry evaluates the escape-key. If the entry has the focus and the escape-key is pressed, the original input will be restored. If there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Flaat

    A new GUI development framework

    This project aims to develop a new GUI design experience with platform independent "Look and Feel". The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mozg is a flexible, fast neurolibrary. It allows one to create, learn and use multi-layer perceptron (MLP), which is the most popular artificial neural network (ANN). This work is based on library originally written by Alexy Filin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A software communication library written in .NET for communicating to hardware devices using simple interfaces encapsulating common protocols such as serial, tcp, bluetooth, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Logic Assistant is a framework which enables creating logic circuits, simulating them, creating questions from them and applying to students as a contest or examination. It is developed on .Net C# and works on network over web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library that will supply a clean interface for Linear, Quadratic, and Logarithmic regressions including verification for autocorrelation and heteroscedasticity using Durbin Watson and White tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Catharsis.NET.Commons

    Catharsis.NET.Commons

    Library of extensions for many common .NET types.

    Catharsis.NET.Commons is a library of extensions for many common .NET types. It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls. This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks. Purpose : Provide extension...
    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.