Showing 58 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    PrimeNG

    PrimeNG

    The most complete Angular UI component library

    ...With the exclusive services of Pro account, you no longer need to post your questions in the community forum and your issues to community issue tracker. Allocate your valuable time on business logic rather than dealing with the complex user interface requirements.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Recharts

    Recharts

    Redefined chart library built with React and D3

    A composable charting library built on React components. Quickly build your charts with decoupled, reusable React components. Built on top of SVG elements with a lightweight dependency on D3 submodules. Customize your chart by tweaking component props and passing in custom components.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    daisyUI

    daisyUI

    daisyUI components built with React

    daisyUI components built with React, Typescript, and TailwindCSS. A React component library for daisyUI, the most popular, free, and open-source Tailwind CSS component library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    React Native UI Library

    React Native UI Library

    UI Components Library for React Native

    RNUI is a UI toolset & components library for React Native. Basic components like buttons, avatars, and cards and more sophisticated ones like hints, ColorPicker and drawer.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Fancy Components

    Fancy Components

    Library of fancy, fun, animated react components

    Fancy is an open source library of animated React components and microinteractions created to make web interfaces feel more expressive, playful, and visually engaging. Instead of focusing only on utility-first static UI primitives, the project emphasizes motion, delight, and the small interaction details that can make an interface feel more premium and memorable. Its positioning suggests a growing collection rather than a fixed set of components, which makes it appealing for designers and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    shadcn/ui

    shadcn/ui

    Beautifully designed components that you can copy and paste into apps

    Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    21st.dev

    21st.dev

    Largest marketplace of shadcn/ui-based components

    21st is an open-source community-driven registry and marketplace for modern React UI components, designed to streamline the discovery, sharing, and installation of reusable interface elements. It functions similarly to a package manager for design engineers, allowing users to browse and install components built with Tailwind CSS and Radix UI directly into their projects. The platform emphasizes minimal, production-ready components that follow modern design and accessibility practices, making...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    heroui-native

    heroui-native

    Beautiful, fast and modern React Native UI library

    ...HeroUI Native also focuses heavily on accessibility, ensuring proper handling of touch interactions, screen readers, and focus management. It includes smooth animations and adaptive behaviors that enhance the user experience without sacrificing performance.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Tamagui

    Tamagui

    Style React fast with 100% parity on React Native

    Tamagui is a cross-platform UI framework and styling system for React and React Native that enables developers to build high-performance applications with a single codebase shared across web and mobile platforms. It combines a universal style system with a powerful optimizing compiler that transforms styled components into efficient, platform-specific output, significantly improving runtime performance. The framework provides a superset of the React Native styling API, allowing developers to...
    Downloads: 19 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Naive UI

    Naive UI

    A Vue 3 Component Library. Fairly Complete. Theme Customizable

    Naive UI is a comprehensive component library built specifically for Vue 3, designed to provide a large set of ready-to-use UI components with strong TypeScript integration and modern performance optimizations. The library includes more than 90 components covering a wide range of interface needs such as forms, data displays, navigation elements, and feedback components, allowing developers to build complex applications efficiently. It is fully written in TypeScript, ensuring type safety and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. A meticulous implementation of Material Design; every Material UI component meets the highest standards of form and function. Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    React Spectrum Libraries

    React Spectrum Libraries

    Collection of libraries and tools that help you build user experiences

    React Spectrum is a collection of libraries and tools developed by Adobe that implement the Spectrum design system in React, enabling developers to build accessible, consistent, and adaptive user interfaces. It is composed of multiple layers, including React Spectrum for styled components, React Aria for accessibility and interaction logic, and React Stately for state management, creating a modular architecture that separates behavior, state, and presentation. The library is designed to...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Zent

    Zent

    A collection of essential UI components written with React

    Zent is a React-based UI component library developed by Youzan, designed to provide a comprehensive set of reusable components for building modern web applications efficiently. It includes both general-purpose UI elements and domain-specific components, making it particularly useful for business-oriented applications such as dashboards, admin panels, and eCommerce systems. The library emphasizes developer productivity by offering high-quality, ready-to-use components that reduce the need to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Ink

    Ink

    React for interactive command-line apps

    Ink is React for CLIs. It is designed to provide that same component-based UI building experience that React provides, only this time for command-line apps. So if you already know React, then you should know Ink. Apart from being built for CLIs, one other key difference between the two is that with Ink, the rendering doesn’t result in a DOM but a string, which Ink writes to the output. Ink is a React renderer, so all features of React are supported. Dozens of projects currently use Ink....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Vue DevUI

    Vue DevUI

    UI components based on Vue3 and DevUI Design

    Vue DevUI is a comprehensive UI component library built specifically for Vue 3, designed to help developers create enterprise-grade applications with consistent design and high usability. It is based on the DevUI design system and provides more than 50 high-quality components that are flexible, easy to use, and optimized for modern frontend development. The library supports TypeScript and integrates seamlessly with tools like Vite and Nuxt3, making it suitable for both small projects and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    media-chrome

    media-chrome

    Custom elements (web components) for making audio and video player

    media-chrome is an open source library that provides fully customizable media player controls using native web components, allowing developers to design consistent and flexible audio and video player interfaces across different platforms and frameworks. Instead of relying on default browser controls or proprietary player APIs, Media Chrome introduces a set of reusable custom elements that can be composed using standard HTML, styled with CSS, and integrated into any JavaScript framework...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Radix Themes

    Radix Themes

    Radix Themes is an open-source component library

    Radix UI Themes is a pre-styled component library built on top of the Radix ecosystem that provides developers with ready-to-use UI components designed for fast development, accessibility, and long-term maintainability. Unlike Radix Primitives, which are intentionally unstyled, Radix Themes delivers a cohesive design system with sensible defaults that work out of the box with minimal configuration. It includes a centralized Theme component that allows developers to control visual aspects...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    NG-ZORRO

    NG-ZORRO

    Angular UI Component Library based on Ant Design

    An enterprise-class Angular UI component library based on Ant Design, all components are open source and free to use under MIT license. An enterprise-class UI design language for Angular applications. 60+ high-quality Angular components out of the box. Written in TypeScript with predictable static types. The whole package of development and design resources and tools. Support OnPush mode, high performance. Powerful theme customization in every detail. Internationalization support for dozens...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Flowbite Svelte

    Flowbite Svelte

    Official Svelte components built for Flowbite and Tailwind CSS

    Flowbite Svelte is an official UI component library that brings the Flowbite design system into the Svelte ecosystem, enabling developers to build modern web applications using reusable components powered by Tailwind CSS. The library provides a comprehensive collection of interactive elements such as modals, dropdowns, navigation bars, forms, and data display components, all implemented with Svelte’s reactive model rather than external JavaScript logic. Because Svelte compiles components...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    carbon-components-svelte

    carbon-components-svelte

    Svelte implementation of the Carbon Design System

    Carbon Components Svelte is a Svelte-native implementation of IBM’s Carbon Design System, built to bring the structure, consistency, and scalability of a mature enterprise design system into Svelte applications. Rather than being a small collection of ad hoc widgets, it functions as a comprehensive component library intended to support design reuse, predictable development, and long-term extensibility across products. Because it is tied to Carbon, the project is especially valuable for teams...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    ReUI

    ReUI

    Design-forward shadcn kit for interfaces that stand out

    ReUI is a design-forward component library built for the shadcn/ui ecosystem, offering a large-scale collection of production-ready UI components and layouts intended to accelerate modern React and Next.js development. Unlike traditional UI libraries that focus on isolated components, ReUI emphasizes real-world usage by presenting components within complete dashboard layouts and application flows, making it easier for developers to understand how pieces fit together in practical scenarios....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Storefront UI

    Storefront UI

    A frontend library for React and Vue that helps developers quickly

    Storefront UI is a frontend component library designed specifically for building eCommerce experiences using modern frameworks such as React and Vue. It focuses on delivering fast, accessible, and visually polished storefront interfaces, providing developers with ready-made components that align with common online shopping patterns. The library is structured to support headless commerce architectures, making it particularly valuable for teams integrating with APIs or backend platforms while...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    spartan

    spartan

    Cutting-edge tools powering Angular full-stack development

    spartan is a modern, experimental full-stack toolkit designed to enhance Angular development by combining a flexible UI component system with a broader application stack. It is structured as a monorepo that includes both a UI library and a full-stack solution, enabling developers to build complete applications with consistent tooling and design patterns. One of its defining characteristics is its inspiration from libraries like shadcn/ui, emphasizing ownership of code rather than heavy...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Pattern Craft

    Pattern Craft

    Professional-grade background patterns and gradients

    Pattern Craft is a frontend resource focused on helping developers quickly add polished visual texture to websites and applications through a curated collection of modern background patterns and gradients. The project centers on production-ready snippets that are meant to be copied directly into real interfaces rather than treated as static inspiration only. Its repository describes more than 100 patterns and gradient snippets, with an emphasis on modern CSS techniques and Tailwind-friendly...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Tailgrids

    Tailgrids

    Open-source React UI library built with Tailwind CSS

    Tailgrids is an open source UI component library built with Tailwind CSS, designed to accelerate the development of modern web applications by providing a large collection of production-ready components and templates. It offers more than 100 free components along with additional UI blocks and templates, enabling developers to quickly assemble interfaces for dashboards, landing pages, SaaS products, and eCommerce platforms. The library emphasizes a copy-and-paste workflow combined with CLI...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB