Showing 6031 open source projects for "python user interface"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    This keyboard allows you to use any imaginable keyboard layouts, without having them installed on your local PC. This tool is good to embed it into the WISYWIG editor, webmail, chat, forum and any other application, requires the user input.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    HSI ColorChooser

    HSI ColorChooser

    Find a color in three ergonomic panels: hue, saturation and intensity

    The HSI color space (hue, saturation, luminous intensity) is the more natural way to look at colors. This tool presents the HSI space in three cross sections maintaining one of these parameters at a constant value, keeping into account that, on RGB monitors, not all colors can be achieved with arbitrary pureness and lightness. On tuning H, S or I, the colored surface varies in shape accordingly. Functions: hue, saturation and intensity controls, copy & paste RGB (decimal and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Spaced IDE

    Spaced IDE

    An IDE for the programming language whitespace.

    Spaced IDE is a programming tool for the language whitespace that simplifies the creation of applications. Source code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wiko, the wiki compiler, compiles wiki like files into html and LaTeX, combining easy wiki syntax, your preferred non-web text editor and svn/cvs control to write static webs, cientific articles or even blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Windows Phone Radial Slider

    Windows Phone Radial Slider

    Radial slider control for Windows Phone developers using Silverlight

    Windows Phone Radial Slider is a slider control with an ellipse shaped slider area. The control is intended for Windows Phone developers and it's implemented using Silverlight and C#. WPF version of the control will be implemented after all the planned features for the Windows Phone version are implemented and tested properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

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

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TxtStyle

    Command-line tool for colorizing log files based on regex.

    TxtStyle is a command line tool colorizing output of console programs. It makes it easier to visually scan log files or can simply be used to prettify output of console applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Primefaces theme converter

    Primefaces theme converter

    Converting jQuery ThemeRoller theme to Primefaces jar

    "Primefaces theme converter" is simple utility for converting themes generated with ThemeRoller to Primefaces theme jar. GitHub https://github.com/maximchukm/PrimefacesThemeConverter
    Downloads: 0 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
  • 10
    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
  • 11

    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
  • 12
    jsWindow

    jsWindow

    javascript ile HTML tabanlı pencere sistemi

    jsWindow javascript ile kodlanmış, HTML yapısı ile web sayfalarında statik ve dinamik pencereler oluşturmaya ve onları organize etmeye yarayan ücretsiz bir javascript kütüphanesidir. Bu sayede HTML sayfalarında kullanılan confirm veya alert yapılarını veya ayrı açtığımız pencereleri dilediğimiz gibi yönetebilir ve tasarımlarıyla oynayabiliriz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wow jquery dialog
    wow jquery dialog is a lightweight jQuery dialog (alert, confirm). It it less < 1Kb !!!!! -- Project goals: -- 1) really lightweight: it don't exceed 1 kb!!! (minified javascript code) 2) easy to use 3) beautiful 4) open source Show demo: http://wowjquerydialog.sourceforge.net/tests/more.html Note: require jQuery library (http://jquery.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple C/C++ Unit test framework, extensible with console user interface and graphics user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20

    Privacy Policy Merger

    XML Privacy Policy (P3P) language merger

    The need for aggregating privacy policies is present in a variety of application areas today. In cloud computing paradigm, the ability to aggregate policies as well as services will be useful and more effective for users that are privacy conscious regarding their sensitive or personal information. This project studies the problems associated with the Platform for Privacy Preference (P3P) language, and the present issues with communicating and understanding the P3P language. Furthermore, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DWeb

    DWeb

    Windows based applications usability experience in web applications

    DWeb is a JQuery based framework used to facilitate the creation of Dialog Based Web Applications (i.e. Like Windows Desktop Applications), The framework is fully designed with JQuery and the dialogs created can be developed using any server side development language (i.e. Java, PHP...etc) DWeb can be used to migrate the Windows UI usability experience to web applications You can find demo online: http://adevedo.com/dweb/demo/desktop.xhtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allows developer to transparently mix Objective-C and Python objects. Includes ability to subclass Objective-C objects from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    ...The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The library im4java provides a pure-java interface to ImageMagick, GraphicsMagick and other popular commandline tools like jpegtran, ufraw, dcraw, exiftool. The im4java-engine permits the addition of new tools in a very short time (less than an hour)
    Downloads: 2 This Week
    Last Update:
    See Project