Showing 585 open source projects for "python user interface"

View related business solutions
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 1
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    KIV framework

    An utilities framework for Java 1.7.

    Main thought is to solve some frequently used functions and offer them as compact framework. See the wiki for content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GenericTree

    A library for building graphical trees in C#

    This project contains functionality, written in C#, for creating graphical trees in C#. The kind of trees that you could create using this library is organizational trees and family trees (genealogy) e.g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SCL Manipulation and Configuration Tools, is a set of libraries and applications that allows to create and modify XML files witch use Substation Configutation Language based on IEC61850 part 6 standart.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 5
    WFM Reader

    WFM Reader

    WFM file reader and exporter

    ====== DISCLAIMER ====== Since 2018 WFM reader is out of date. Thanks for using it for several years :) Please use official WFM-file format description (pdf) located at: http://download.tek.com/manual/001137803web_0.pdf ====== DISCLAIMER ====== ====== OBSOLETED DESCRIPTION ====== WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0: - Recovered the tabbed interface - Added Zooming/Scrolling -...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 6
    yaui

    yaui

    nanomalistic crossplatform native UI libraryin JavaScript

    yaui YAUI - nanomalist JavaScript native crossplatform UI library This library was created by dharma research team of www.ksana.tw. The goal is to have a rapid development of native cross platform humanity apps in JS. Currently supports Windows, Android, iOS. JS Engines used: on Windows: http://en.wikipedia.org/wiki/V8_(JavaScript_engine) on iOS: http://en.wikipedia.org/wiki/SpiderMonkey_(JavaScript_engine) SpiderMonkey on iOS is used because V8 is not working on iOS devices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    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
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    openSCADA is an open source Supervisory Control And Data Acquisition System. It is platform independent and based on a modern system design that provides security and flexibility at the same time. openSCADA is flexible. It is not an out of the box solution, but a set of tools that can be combined in many different ways. It provides development libraries, interface applications, mass configuration tools, front-end and back-end applications. openSCADA is ready to rock. It is used 24/7 in...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    WIComponents

    WIComponents

    UI components for apache wicket

    ...Referring to classic component libraries for desktop applications ( like Microsoft Foundation Classes, QT Library or wxWindows) the wicket components provide graphical user interface components for wicket web-applications. Based upon this library it'll be easy to create complex user interfaces for data processing applications and it is a perfect start to migrate old desktop applications to modern web-applications. The project is getting bigger and bigger. Your help is greatly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WPF Entity Validation Utils

    DataAnnotations & IValidatableObject Support for WPF

    WPF doesn't support DataAnnotations and IValidatableObject out of the box. This project fills this gap via adapters to the IDataErrorInfo interface which is supported by the WPF validation infrastructure. Your code becomes more DRY since DataAnnotations are supported by major MS technologies such as Entity Framework and ASP.NET MVC. At the top it defines a small internal DSL for defining validation rules that span multiple members (such as DateRange) that make those rules a no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dynamic Flex forms

    Dynamic Flex forms

    Components to generate a flex (spark) form dynamically

    Proof of concept project to investigate the potential to generate Flex forms from a dynamic (possibly externalised) source to cut development time building common form functionality. I've previously used 'control' classes to allow non technical users to configure form validation parameters in an external XML file, however the form & model still required development time. As an extension of the form class to function more like a SkinnableDataComponent the form items become...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NiceScrollbars

    Javascript library to create fully css styleable scrollbars

    This Javascript library allows you to replace operating system dependent scrollbar elements with something that you can fully style using CSS rules while you still get the standard, usual behaviour on different platforms like desktop computers, smart phones and touch screen based tablets. Library supports <DIV>, <TEXTAREA> and multiple <SELECT> elements. Please visit project website to download the code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BetaGFX

    BetaGFX

    Gethur Framework Xtreme

    PT_BR: O GFX é um conjunto de classes e ferramentas desenvolvidas em PHP e JavaScript para gerar pequenos cadastros de forma rápida e eficiente. EN: The GFX is a collection of classes and tools developed in PHP and JavaScript to create smaller entries quickly and efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rexx/PDF is a Rexx interface to the libharu PDF library. This interface allows a Rexx programmer to generate PDF documents by insertion of text, lines and images
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library that provides ability to load and dump JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of Java utility classes. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/starlight-common
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FUGE

    A lightweight GUI library

    FUGE is a lightweight GUI library, intended to be used primarily in games and tools for game development. Supports graphics renderer adaptation, real-time layout editing, XML serialization, color schemes. Documentation contain tutorials with examples. Available on MS Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project provides an interface to Java expression evaluator software. It does not itself provide expression capabilities but instead provides a common interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple java package which provides an annotation, an interface and utility class for the purpose of making it easy to create toString() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vulcan2012

    vulcan2012

    Vulcan Project is Flex(Actionscript) micro-architecture

    Vulcan Project is micro-architecture that are implemented the basic commands (open, close, undo / redo, copy / paste ...) and the docking-system is required for UI development. Vulcan Project is based on Flex / AIR framework.
    Downloads: 0 This Week
    Last Update:
    See Project