Showing 3336 open source projects for "python user interface"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AndroidMaterialValidationTest

    AndroidMaterialValidationTest

    Contains JUnit tests for the library "AndroidMaterialValidation"

    This project contains JUnit tests for the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AmaranJS jQuery Notification Plugin

    AmaranJS jQuery Notification Plugin

    Nice, sleek and stylish notifications

    Nice, sleek, and stylish notifications. You can check AmaranJS v.1.0.1, with this version amaranjs no longer requires jquery and most of the animations moved to CSS animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gráficas 2D
    Graficas 2D is an opensource library for plotting 2D functions. It's compatible with .NET Framework and Mono
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AndroidMaterialValidation

    AndroidMaterialValidation

    Provides views, which can be validated according to Material Design

    "AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices. Additionaly, various pre-defined validators are contained in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DhtmlxWizard

    Help use dhtmlx

    Build layout by XML. 1. It is reduce source code for create layout. 2. Build layout simply. 3. Provide cascade style or attribute on grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Drombler

    Drombler

    Drombler FX is a modular RCP for JavaFX based on OSGi and Maven.

    Drombler FX is a modular Rich Client Platform for JavaFX based on OSGi and Maven (POM-first). The artifacts are available from Maven Central. Have a look at the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    uil

    uil The User Interface Library

    uil (short for User Interface Library) is a minimal Windows UI library in C++14. uil is a header-only implementation compatible with VC2013, Intel C++ 2013 and mingw 4.9.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vrecko

    vrecko

    virtual environment framework

    Vrecko is a component-based system capable of management and display of virtual worlds using various input and output devices. It is in development by HCI (Human-Computer Interaction) laboratory at Faculty of Informatics, Masaryk University, Czech Republic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JCLILIB

    A Java 7 library for parsing command lines.

    JCLILIB (Java Command Line Interface LIBrary) is a small Java library for parsing arguments supplied on the command line. Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    debaeclipseutilplugin

    debaeclipseutilplugin

    Deba Eclipse Utility Plugin

    A small light weight Eclipse Utility plugin for development with Eclipse IDE in windows only. It has the following features. Copy File Path (Windows Style , Multi Selection)** Copy File Path (Unix Style , Multi Selection) Copy Files and Folders to ClipBoard (Multi Selection) Open in Windows Command Prompt (Multi Selection) Open Command Prompt in Eclipse Console Open in Windows Explorer (Multi Selection) Full Screen with and without status line bar Shortcut for Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MAKE GUI

    A make file generator manager.

    A make file generator manager. written in C# but is currently being ported to C, C++ and python. Only windows supported at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Yang XML viewer

    PyGtk2-based application that shows Yang-models as Treeview

    The application uses 'pyang' for creating a XML file and displaying the Yang-model in a Treeview. Additionally it allows to send Netconf requests to a configured target. For this purpose, it uses the Netconf client from [1] or can use an external console too. [1] https://github.com/tail-f-systems/JNC/blob/master/examples/2-junos/netconf-console
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Automatron

    Automatron

    auto mouse click and keyboard press for MS Windows

    Automate mouse actions and keyboard presses on MS Windows. Simulate mouse clicks with either left/right buttons. Simulate key presses (up to 3 at a time). Can be used for e.g.: - auto invite all friends to event (facebook) - automate windows applications - ... More videos: https://www.youtube.com/watch?v=qBAUuLH3dZI Website: www.setimasoft.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PYCLEWN IS NOT SUPPORTED ANYMORE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Phoenix

    Phoenix

    Phoenix Pull-to-Refresh

    This project aims to provide a simple and customizable pull to refresh implementation. Include the library as local library project. For a working implementation, Have a look at the sample project. Include the PullToRefreshView widget in your layout. In your onCreate method refer to the View and setup OnRefreshListener. To customize drawables you can change sun.png, Sun image; sky.png, background image; buildings.png, foreground image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    muixml

    Generate MUI GUI sourcecode from XML file

    Muixml reads a GUI description in XML format and translates it to source code for the MUI toolkit. The XML format will be compatible with that of Hollywod's MUIRoyale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CompE Toolkit

    Data Type Converter

    CompE Toolkit allows the user to seamlessly convert between binary, decimal, hexadecimal, and 32-bit floating point representation. It uses a simple, user-friendly interface designed for maximum efficiency and minimal clutter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JaeEditor 1.9.15 + FASM 1.71.22

    JaeEditor 1.9.15 + FASM 1.71.22

    Integrated Development Environment for Flat Assembler.

    JaeEditor is a Fasm IDE written using Microsoft Visual Studio 2012, WinAPI and Scintilla.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    vim-tmux-navigator

    vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

    The vim-tmux-navigator plugin enables smooth and consistent navigation between splits within Vim (or Neovim) and panes in tmux, using a unified set of hotkeys. This means that instead of treating Vim splits and tmux panes as completely separate navigation domains, you can press the same directional keys (for example Ctrl-h / Ctrl-j / Ctrl-k / Ctrl-l) and move seamlessly between them. The plugin detects when you are at the edge of a Vim split and hands off navigation to tmux, or vice versa,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Torque Log Viewer and Analyzer

    Torque Log Viewer and Analyzer

    Torque OBD Log Viewer and Analyzer Software for Windows

    Torque Log Viewer and Analyzer Software (aka Torque Log View and Analyze) is developed using Qt5 environment and Qwt library to view and analyze Torque (OBD diagnostics software for android etc.) csv formatted OBD log files. Dowload Windows binary archive if don't wanna mess with Qt,Qwt and source code. Feedbacks are appreciated :) Contact: hyetkintr@gmail.com
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    JUCE is a C++ toolkit for building cross-platform applications on PC/Mac/Linux/iOS/Android. Particularly good for complex, customised GUIs and audio/midi processing, it also includes a vast range of classes to help with all your day-to-day programming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Debvi

    Debvi

    Plugin based multi-purpose dev tool.

    Debvi is Java based, stand alone, and is based on plugins for unlimited features. Planned Features: - Interactive scene creation (Games / Animation) - Private game engine editor - Themes - Depola language (A programming language with similar syntax to the other languages to exported to such as JavaScript) - GIT, SVN or others similar
    Downloads: 0 This Week
    Last Update:
    See Project