Showing 2156 open source projects for "python user interface"

View related business solutions
  • 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
  • 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
  • 1
    noice.nvim

    noice.nvim

    Highly experimental plugin that replaces the UI for messages

    noice.nvim is a modern UI enhancement plugin for Neovim that overhauls how messages, command-line prompts, and notifications are displayed. It provides rich visual components for LSP messages, search results, and command history, offering a more readable and stylish user interface. Built with Lua, it integrates with other popular plugins like nvim-cmp and lualine for a cohesive experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Vue CLI

    Vue CLI

    Standard Tooling for Vue.js Development

    Vue CLI is the Standard Tooling for Vue.js Development. Vue CLI provides a great number of features including out-of-the-box support for TypeScript, Babel, PostCSS, ESLint, PWA, as well as Unit Testing and End-to-end Testing. It comes with its own graphical user interface and a plugin system that allows for the building and sharing of reusable solutions that can answer common needs. Vue CLI provides instant prototyping with a single Vue file, and is fully configurable with no need for ejecting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    nvim-notify

    nvim-notify

    A fancy, configurable, notification manager for NeoVim

    nvim-notify is a Neovim notification manager written in Lua that replaces the default vim.notify() function with a customizable and animated notification UI. It enhances the developer experience by providing non-blocking, visually styled popups for displaying errors, warnings, or messages in Neovim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ui-lottie

    ui-lottie

    NativeScript plugin to expose Airbnb Lottie

    ui-lottie is a NativeScript plugin for rendering Lottie animations, a library for rendering vector-based animations with minimal performance impact.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    SwiftUIKit

    SwiftUIKit

    SwiftUIKit is a Swift SDK that adds extra functionality to Swift

    SwiftUIKit is a Swift SDK that adds extra functionality to SwiftUI and Swift. It contains additional components, a lot of extensions to native types, and much more. SwiftUIKit can kickstart your development and solves many tricky problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    koa2-swagger-ui

    koa2-swagger-ui

    Swagger UI as Koa v2 middleware

    Host swagger ui at a given directory from your koa v2 app.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Gator

    Gator

    Conda environment and package management extension from within Jupyter

    The Mamba Navigator, a Web UI for managing conda environments. Provides Conda/Mamba environment and package management as a standalone application or as an extension for JupyterLab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    Browser extension that simplifies the GitHub interface and adds useful features. Adds a build/CI status icon next to the repo’s name. Hides the Projects tab from repositories and profiles when it’s empty. New projects can still be created via the Create new… menu. Hides forks and watchers counters. Changes the default sort order of milestones Closest due date. Adds useful links to the repository navigation dropdown and moves the "Security" and "Insights" tabs to it as well. Adds a keyboard...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Eww

    Eww

    ElKowars wacky widgets

    Eww (ElKowar's Wacky Widgets, pronounced with sufficient amounts of disgust) is a widget system made in Rust, which lets you create your own widgets similarly to how you can in AwesomeWM. The key difference: It is independent of your window manager. Configured in yuck and themed using CSS, it is easy to customize and provides all the flexibility you need. Rather than with your system package manager, I strongly recommend installing it using rustup. Additionally, eww requires some dynamic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Hotspot

    Hotspot

    The Linux perf GUI for performance analysis

    This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. The main feature of the hotspot is visualizing a perf.data file graphically. The timeline allows filtering the results by time, process, or thread. The data views will update accordingly. You can also launch perf from the hotspot, to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    TanStack Table

    TanStack Table

    Headless UI for building powerful tables & datagrids for TS/JS

    TanStack Table is a headless UI library crafted for building powerful, highly customizable tables and data grids with TypeScript/JavaScript. It provides robust logic, state management, and APIs while intentionally omitting UI markup and styling, giving developers total control over presentation. It supports multiple frameworks, including React, Vue, Solid, Svelte, Qwik, Lit, and Vanilla JS/TS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    hmpl

    hmpl

    Server-oriented customizable templating for JavaScript

    hmpl is a small template language for displaying UI from server to client. It is based on customizable requests sent to the server via fetch and processed into ready-made HTML. The language is syntactically object-based and integrated with JSON5. Reduce the size of your javascript files and display the same UI as if it was written in a modern framework. Using HMPL, you can multiply reduce the size of the application bundle. Full customization of the request based on the modern fetch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NextUI

    NextUI

    Beautiful, fast and modern React UI library.

    Make beautiful websites regardless of your design experience. Beautiful, fast, and modern React UI library. Provides a plugin to customize default themes, you can change all semantic tokens or create an entirely new theme. Built on top of Tailwind CSS, which means no runtime styles, and no unnecessary classes in your bundle. Automatic dark mode recognition, NextUI automatically changes the theme when detects HTML theme prop changes. NextUI is fully-typed to minimize the learning curve and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ILLA Builder

    ILLA Builder

    Low-code platform allows you to build business apps

    ILLA is a robust open source low-code platform for developers to build internal tools. By using ILLA's library of Components and Actions, developers can save massive amounts of time on building tools. Build tools through drag-and-drop components, customize your AI Agent, connect to your data sources, and make AI a smart tool tailored to your needs and data, making your work more intelligent. By dragging and dropping components, you can quickly build the UI of the apps and implement any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    askui

    askui

    Humanizing UI Automation

    Reliable, automated end-to-end testing that only depends on what is shown on your screen instead of the technology or platform you are running on. This repo is a mono repo consisting mainly of npm packages. We use workspaces to manage the different npm packages etc. This may change in the future as we plan to include also packages, libraries etc. written in other languages in this repo to make the power of askui available to non-typescript/-javascript developers as well. Gitpod runs askui in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Fishing Funds

    Fishing Funds

    Fund, big market, stock, virtual currency status bar display for apps

    Display real-time trends of Chinese funds in the menubar. Fund, big market, stock, virtual currency status bar displays small applications, developed based on Electron, supports MacOS, Windows, Linux clients, data sources come from Tiantian Fund, Ant Fund, Love Fund, Tencent Securities, Sina Fund, etc. This project refers to electron-react-boilerplate-menubar, which is developed based on Electron React Boilerplate and menubar. Use data source interfaces such as Tiantian Fund to display the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Add to Calendar Button

    Add to Calendar Button

    The convenient JavaScript snippet to create buttons

    The convenient JavaScript snippet, which lets you reliably create beautiful buttons, where people can add events to their calendars. Welcome to the maybe most conveniant way working with Add to Calendar Buttons. Supporting all major calendars; in all modern browsers (Chrome, Edge, Firefox, Safari); on Windows, Mac, Android, and iOS as well as rather restricted webview environments like the Instagram in-app browser. For everybody, who wants to include a button at their website or app, which...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Oruga UI

    Oruga UI

    Oruga is a lightweight library of UI components without CSS framework

    Oruga is a lightweight library of UI components without CSS framework dependency. CSS framework agnostic: No dependency on a specific CSS framework/library but you can easily integrate the components with one of them because they are fully customizable in different ways. Components with steroids: most of the components aren't a simple wrapper of native elements but they add new and custom features. Lightweight: no other internal dependency and import only components that you need. Oruga...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    nut.js

    nut.js

    Native UI testing / controlling with node

    nut.js gives you full control over your mouse. Move, click or drag your cursor where you need it! Press (and hold) single keys or type pages of text, nut.js handles both! It allows for native UI interactions via keyboard and/or mouse but additionally gives you the possibility to navigate the screen based on image matching. nut.js gives you access to your system clipboard. Copy and paste text as you go! Retrieve info about open windows to improve your tests or workflows. nut.js provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Covalent

    Covalent

    Teradata UI Platform built on Angular Material

    Reusable tested tools to build robust Angular Material & Angular applications. Vision: To build an atomic, reusable component platform for Teradata to consume, while collaborating in an open-source model. Covalent is a reusable UI platform from Teradata for building web applications with common standards and tooling. It is based on Angular and Material Design. Visualize your data easily. ECharts is an extensive "tried and true" charting library brought to Angular as Covalent Charts....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    dejavu

    dejavu

    The missing web UI for Elasticsearch

    dejavu is the missing web UI for Elasticsearch. Existing web UIs leave much to be desired or are built with server-side page rendering techniques that make it less responsive and bulkier to run (I am looking at you, Kibana). We started building dejavu with the goal of creating a modern Web UI (no page reloads, infinite scroll, filtered views, realtime updates, search UI builder) for Elasticsearch with 100% client-side rendering so one can easily run it as a hosted app on github pages, as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Minimal Mistakes Jekyll theme

    Minimal Mistakes Jekyll theme

    Jekyll theme for building a personal site, blog, project documentation

    A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios. Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter. Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content. Free to use however you want under the MIT License. Clone it, fork it, customize it, etc. Settings that affect your entire site can be changed in Jekyll’s configuration file: _config.yml, found in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Console Component

    Console Component

    Create testable command line interfaces

    The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The Symfony framework provides lots of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Intro.js

    Intro.js

    Lightweight library for creating step-by-step customer onboarding

    Intro.js is a lightweight library for creating step-by-step customer onboarding. You can install Intro.js in a few simple steps. Intro.js consists of two main files, the JavaScript part and the CSS part which renders the elements nicely. The simplicity of Intro.js API will help you to develop an advanced onboarding for your products. Intro.js is lightweight, 10kB and has no external dependencies! Intro.js provides various ways to configure your product onboarding and customize every single...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    pg-promise

    pg-promise

    PostgreSQL interface for Node.js

    pg-promise is a PostgreSQL client for Node.js that uses promises for query execution, providing a robust and efficient interface for database interactions.
    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.