Showing 3306 open source projects for "python user interface"

View related business solutions
  • 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
  • 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
  • 1
    GtkDatabox

    GtkDatabox

    A GTK+-3 widget to display data

    GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    up

    up

    A tool for writing Linux pipes with instant live preview

    up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results. The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sing App Lite

    Sing App Lite

    Free and open-source admin dashboard template built with Bootstrap 4

    Including responsive layout and high-quality UI built with Bootstrap 4.5. This repository contains a limited free version of Sing App. Full bootstrap 4, React with backend, Vue.js, Angular and Angular JS versions are also available and are shipped in a full package. Using this template you will be able to leverage lots of built-in components and thus focus on building features that set you apart from competitors rather than building everything from scratch. Styled Bootstrap components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BetterSegmentedControl

    BetterSegmentedControl

    An easy to use, customizable replacement for UISegmentedControl

    ... and animations. Use text or icons as segments, or add your own custom segments. Designable straight in Interface Builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Toaster

    Toaster

    Toast for Swift

    Android-like toast with a very simple interface. (formerly JLToast) The centralized toast center manages the toast queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JGProgressHUD

    JGProgressHUD

    An elegant and simple progress HUD for iOS and tvOS

    An elegant and simple progress HUD for iOS and tvOS. Supports Swift and Objective-C! Plug and play: Simple integration, easy to use, few lines of code required. Easily customizable (custom animations, indicator views and more). Uses UIVisualEffectView and UIMotionEffect for a native look. Uses AutoLayout to provide a fully dynamic layout. Detects and repositions when keyboard appears/disappears. Dark mode support, automatically changes appearance. Well documented and maintained. Voice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TSDX

    TSDX

    Zero-config CLI for TypeScript package development

    Despite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, TSLint, and getting VSCode to play nicely, there is just a whole lot of stuff to do (and things to screw up). TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease, so you can focus on your awesome new library and not waste another afternoon on the configuration. With TSDX, you can quickly bootstrap a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iCheck

    iCheck

    Highly customizable checkboxes and radio buttons

    Highly customizable checkboxes and radio buttons for jQuery and Zepto. jQuery and Zepto JavaScript libraries support from single file. iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you or using one of the available skins. You may also place inside that div some HTML code or text using insert option. By default, iCheck doesn't provide any CSS styles for wrapper divs (if you don't use skins). HTML5 allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    evo-calendar

    evo-calendar

    Simple modern-looking event calendar

    Simple themes for a very simple plugin. You can choose what suits to your project or find inspiration to customize it just the way you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    CloudyTabs

    CloudyTabs

    CloudyTabs is a simple menu bar application that lists your iCloud Tab

    CloudyTabs is a macOS menu bar app that lists all iCloud Safari tabs from other devices. It lets users quickly open remote Safari tabs without opening Safari itself, enhancing workflow for users who work across multiple Apple devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AnimatedCollectionViewLayout

    AnimatedCollectionViewLayout

    UICollectionViewLayout subclass adding custom transitions/animations

    A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code. Normally a UICollectionView has no transition effects when you scroll from one item to another. There are lots of ways to write animations for UICollectionView, but using a UICollectionViewLayout subclass is by far the simplest one. And it doesn't break any of your existing code. You can still use your UICollectionView subclass and you don't need to change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AdminLTE template Laravel package

    AdminLTE template Laravel package

    A Laravel 5 package that switches Laravel scaffolding to AdminLTE

    A Laravel 5 package that switches default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0. Laravel menu is only used with command adminlte:menu that replaces default adminlte menu with a menu with spatie/laravel-menu support. Once the package is installed you have to follow the usual steps of any laravel project to log in to the admin interface. Create a database. I recommend the use of laravel Homestead. Create/check .env file and configure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PinpointKit

    PinpointKit

    Send better feedback

    Send better feedback. PinpointKit is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots using a simple gesture. If you prefer not to use either of the aforementioned dependency managers, you can integrate PinpointKit into your project manually. The PinpointKit.framework is automatically added as a target dependency, linked framework and embedded framework in a “Copy Files” build phase which is all you need to build on the simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kopi
    Kopi provides a development environment for interactive database applications using Java, JDBC and Swing. It extends the Java language with money, date and time types, adds operator overloading and allows seamless integration of SQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    GtkDatabox3

    GtkDatabox3

    A GTK-3 widget to display data

    This project intended to be a backup replacement for GtkDatabox, but now we are contributing directly there.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Aiolos

    Aiolos

    A floating panel for your iOS Apps

    Aiolos, ancient greek for quick-moving/nimble, is a Swift UI framework inspired by the floating panel, that was introduced to the Maps app in iOS 11. Give it a try in MindNode 5 for iOS (free trial available). It is fully gesture-driven, takes safe area insets into account, has support for right-to-left languages baked in and automatically reacts to the on-screen keyboard. Compared to many other open-source panel solutions, Aiolos is designed to be an always-visible child view controller and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Haxentric

    Haxentric

    An Adobe/Apache Flex-like Haxe/HTML/JavaScript Framework

    Haxentric is a client side Haxe/HTML/JavaScript framework. It is similar to Adobe/Apache Flex (but not the same). It has a precompiler (named HPC) which converts HXML codes to Haxe classes. Haxe classes are converted to JavaScript codes by the Haxe compiler. It has a packager (named HPKG) which creates single HTML applications. And with the embedder (named HE) you can embed text files into a class. Available under LGPL 3.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Scroll Bottom Sheet

    Scroll Bottom Sheet

    Cross platform scrollable bottom sheet with virtualisation support

    Cross-platform scrollable bottom sheet with virtualization support, native animations at 60 FPS and fully implemented in JS land. Integrates with all core scrollable components from React Native: FlatList, ScrollView and SectionList. Also, it's 100% compatible with Expo. FlatList and SectionList components are 1st class citizens, as well as ScrollView. It's recommended you install a version of gesture handler equal or higher than 1.6.0, and for reanimated, equal or higher than 1.7.0....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ScrollMagic

    ScrollMagic

    The javascript library for magical scroll interactions

    ScrollMagic helps you to easily react to the user's current scroll position. ScrollMagic is a complete rewrite of its predecessor Superscrollorama by John Polacek. A plugin-based architecture offers easy customizability and extendability. Animate based on scroll position, pin an element starting at a specific scroll position, toggle CSS classes of elements on and off based on scroll position, effortlessly add parallax effects to your website, create an infinitely scrolling page, add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Flasgger

    Flasgger

    Easy OpenAPI specs and Swagger UI for your Flask API

    Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. Flasgger also comes with SwaggerUI embedded so you can access it and visualize and interact with your API resources. Flasgger also provides validation of the incoming data, using the same specification it can validate if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple function...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyLayout

    MyLayout

    Powerful iOS UI framework implemented by Objective-C.

    MyLayout is a simple and easy objective-c framework for iOS view layout. MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gui_chung
    gui chung , an compact freeware to program easy gui multi windows api applications in freebasic. Included support of freebasic graphics gfx, openGL and irrlicht 3D engine. Inspired from Liberty Basic simple gui coding syntax.(combined with fbedit ide , is easier to use than Liberty Basic and 1000x faster)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    WSTagsField

    WSTagsField

    An iOS text field that represents tags, hashtags, tokens in general

    An iOS text field that represents tags, hashtags, tokens in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RAP2-DELOS

    RAP2-DELOS

    Open source interface management tool

    RAP2 is a new project redone based on RAP1. It can provide you with convenient interface document management, mock, export and other functions. It contains two components (corresponding to two Github Repository). This tool is a development tool, and the related API has not been subjected to any security verification such as XSS. Please do not rely on any service of RAP in the production environment!Install Docker and Docker Compose (Linux users need to install separately). It is recommended...
    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.