Showing 7971 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    React-Toastify

    React-Toastify

    React notification made easy

    React-Toastify allows you to add notifications to your app with ease. No more nonsense! Easy to set up for real, you can make it work in less than 10sec! Super easy to customize, RTL support, swipe to close. Can choose swipe direction. Super easy to use an animation of your choice. Can display a react component inside the toast! Has onOpen and onClose hooks. Both can access the props passed to the react component rendered inside the toast. Can remove a toast programmatically. Define behavior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    Litho uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nebular

    Nebular

    Customizable Angular UI Library based on Eva Design System

    Nebular is a customizable Angular UI library that contains 40+ UI components, four visual themes, and Auth and Security modules. Recognized at the prestigious AngularConnect 2018, this Angular framework allows focusing on beautiful designs to adapt them to your brand. Nebular is free of charge and open-source. Nebular is a customizable Angular UI Library based on Eva Design System specifications, with 40+ UI components, 4 visual themes, Auth and Security modules. Each feature is a separate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SVGR

    SVGR

    Transform SVGs into React components

    React supports SVG out of the box, it's simpler, easier and much more powerful to have components instead of SVG files. Wrapped in a React component, your SVG is inlined in the page and you can style it using CSS. SVGR differs from other library by its solid architecture. It uses svg-parser + Babel to transform SVG code into JavaScript code. A whole directory can be processed, all SVG files (matching .svg or .SVG) are transformed into React components. It is possible to target React Native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    Epoxy is an Android library for building complex screens in a RecyclerView. Models are automatically generated from custom views or databinding layouts via annotation processing. These models are then used in an EpoxyController to declare what items to show in the RecyclerView. This abstracts the boilerplate of view holders, diffing items and binding payload changes, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    node-canvas

    node-canvas

    Node canvas is a Cairo backed Canvas implementation for NodeJS

    If you don't have a supported OS or processor architecture, or you use --build-from-source, the module will be compiled on your system. This requires several dependencies, including Cairo and Pango. Note that libgif/giflib, librsvg and libjpeg are optional and only required if you need GIF, SVG and JPEG support, respectively. Cairo v1.10.0 or later is required. This project is an implementation of the Web Canvas API and implements that API as closely as possible. For API documentation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ant Design Mobile

    Ant Design Mobile

    A configurable Mobile UI

    A UI component library based on Preact, React, and React Native. Provides 40+ basic components, covering all kinds of scenarios, component features rich to meet the needs of various functional Requirements. Simple enough to get started, you can load all the code at a time or only load some of the components used in the code to avoid redundancy. On the basis of not losing the features, as far as possible to ensure a single component of the smallest, best performance. Support flexible style...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GiftedChat

    GiftedChat

    The most complete chat UI for React Native

    See the files in example-slack-message for an example of how to override the default UI to make something that looks more like Slack, with usernames displayed and all messages on the left. Avatar as user's initials. Localized dates. Multi-line TextInput. InputToolbar avoiding keyboard. Redux support. System message. Quick Reply messages (bot). Typying indicatior react-native-typing-animation. If you decide to specify a text prop, GiftedChat will no longer manage its own internal text state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Semantic UI React

    Semantic UI React

    The Semantic-UI-React integration

    jQuery is a DOM manipulation library. It reads from and writes to the DOM. React uses a virtual DOM (a JavaScript representation of the real DOM). React only writes patch updates to the DOM, but never reads from it. It is not feasible to keep real DOM manipulations in sync with React's virtual DOM. Because of this, all jQuery functionality has been re-implemented in React. Declarative APIs provide for robust features and prop validation. Control the rendered HTML tag, or render one component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    WeUI for applet

    WeUI for applet

    UI library by WeChat design team

    WeUI is a set of basic style libraries consistent with WeChat's native visual experience. The WeChat design team is tailored for WeChat internal web pages and WeChat applets to make users' perception of use more uniform. Includes button, cell, dialog, progress, toast, article, actionsheet, iconand other kinds of elements. The following content is a pure UI library. If you want to use the logic package version, please see the Mini Program Component Library-WeUI. The style file can be directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WeUI

    WeUI

    Tailor-made UI framework for WeChat web development

    WeUI is a UI framework that was officially designed by the WeChat design team and tailor-made for WeChat web development. It contains a set of basic style libraries that are consistent with WeChat’s standard visual experience. WeUI was made to ensure that WeChat users could have the same clean, uniform experience with all WeChat web services, and to make their perception of WeChat applets more unified and cohesive. WeUI covers everything from form factors (buttons, lists, sliders, etc.)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alfred GitHub Workflow

    Alfred GitHub Workflow

    GitHub Workflow for Alfred

    Alfred GitHub Workflow is a productivity tool for macOS that integrates GitHub features into the Alfred launcher. It allows users to quickly search repositories, issues, pull requests, and user profiles without leaving the Alfred interface. This workflow enhances developer productivity by providing instant access to GitHub information directly from the keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Backpack\PermissionManager

    Backpack\PermissionManager

    Admin interface for managing users, roles, and permissions

    It's never been easier to build and customize admin panels using Laravel. Similar to how you'd build it without Backpack. To create a management page (aka CRUD), you create a CrudController. In there, configure or overwrite whatever you want. Load our views, or create your own. Laravel, Bootstrap & jQuery. Those are all the technologies you need to know, to customize anything in Backpack. You can totally use Vue, React, WebPack, Mix, Less, Sass, NPM, etc. If you want to. But you don't have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inkline

    Inkline

    Inkline is the intuitive UI Components library

    Your next Vue.js project deserves a better developer experience. Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems. UI libraries are only focusing on UI and UX, and they're missing the most important piece of the puzzle, the developer. We believe code quality is directly related to developer happiness. Inkline makes developers happy by providing a great Developer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Meta Package Manager

    Meta Package Manager

    Wraps all package managers with a unifying CLI

    .... Restore/install list of packages from TOML files. Pin-point commands to a subset of package managers (include/exclude selectors). Support plain, versioned, and purl package specifiers. Export output to JSON or print user-friendly tables. Shell auto-completion for Bash, Zsh and Fish. Provides an Xbar/SwiftBar plugin for friendly macOS integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    ... (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CTGAN

    CTGAN

    Conditional GAN for generating synthetic tabular data

    CTGAN is a collection of Deep Learning based synthetic data generators for single table data, which are able to learn from real data and generate synthetic data with high fidelity. If you're just getting started with synthetic data, we recommend installing the SDV library which provides user-friendly APIs for accessing CTGAN. The SDV library provides wrappers for preprocessing your data as well as additional usability features like constraints. When using the CTGAN library directly, you may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MkDocs

    MkDocs

    Project documentation with Markdown

    MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. Start by reading the introductory tutorial, then check the User Guide for more information. There's a stack of good-looking themes available for MkDocs. Choose between the built in themes: mkdocs and readthedocs, select one of the third-party themes listed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    django-split-settings

    django-split-settings

    Organize Django settings into multiple files and directories

    ... the start. But when it comes to the real-world it only causes misunderstanding and frustration. At some point, you will need to put some kind of personal settings in the main file: certificate paths, your username or password, database connection, etc. But putting your user-specific values inside the common settings is a bad practice. Other developers would have other settings, and it would just not work for all of you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Django jazzmin

    Django jazzmin

    Jazzy theme for Django

    ... to the user menu on the top right of the screen using the "usermenu_links" settings key, the format of these links is the same as with top menu, though submenus via "app" are not currently supported and will not be rendered. The side menu gets a list of all installed apps and their models that have admin classes, and creates a tree of apps and links to model admin pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeepPavlov

    DeepPavlov

    A library for deep learning end-to-end dialog systems and chatbots

    DeepPavlov makes it easy for beginners and experts to create dialogue systems. The best place to start is with user-friendly tutorials. They provide quick and convenient introduction on how to use DeepPavlov with complete, end-to-end examples. No installation needed. Guides explain the concepts and components of DeepPavlov. Follow step-by-step instructions to install, configure and extend DeepPavlov framework for your use case. DeepPavlov is an open-source framework for chatbots and virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Neural Network Intelligence

    Neural Network Intelligence

    AutoML toolkit for automate machine learning lifecycle

    ...' trial jobs generated by tuning algorithms to search the best neural architecture and/or hyper-parameters in different training environments like Local Machine, Remote Servers, OpenPAI, Kubeflow, FrameworkController on K8S (AKS etc.) DLWorkspace (aka. DLTS) AML (Azure Machine Learning) and other cloud options. NNI provides CommandLine Tool as well as an user friendly WebUI to manage training experiements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    glutin

    glutin

    A low-level library for OpenGL context creation

    Glutin is a low-level library written in Rust that provides an interface for creating OpenGL contexts and handling windowing, events, and input. It serves as a foundational component for developing cross-platform graphical applications in Rust, offering developers the flexibility to build upon its abstractions for custom rendering solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TheCodingMachine React Native

    TheCodingMachine React Native

    A React Native template for building solid applications

    Simple, Lightweight and Scalable.Explore the optimal React Native boilerplate for your project, featuring a straightforward architecture founded on the principle of Separation of Concerns. Join our vibrant community and watch it flourish. This boilerplate offers a robust foundation for developing cross-platform mobile applications using React Native. It emphasizes a clear separation between the user interface and business logic, promoting maintainability and scalability. Developers can choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Material Tailwind

    Material Tailwind

    Easy-to-use components library for Tailwind CSS and Material Design

    Material Tailwind is an open-source library that uses the power of Tailwind CSS and React to help you build unique web projects faster and easier. The stunning design inspired by Material Design is a bonus. Enhance your workflow with seamless integrations for your favorite tools using Material Tailwind.
    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.