360 projects for "python user interface" with 2 filters applied:

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

    ShineButton

    This is a UI lib for Android, effects like shining

    ShineButton is a UI lib for Android. Effects like shining. Icon shape is made from png mask. Please see raw files. Requires Android 4.0+. Provides SVG support, font support, and image support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GravitySliderFlowLayout

    GravitySliderFlowLayout

    Beautiful alternative to the standard UICollectionView

    GravitySlider is a lightweight animation flowlayot for UICollectionView completely written in Swift 4, compatible with iOS 11 and xCode 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Persei

    Persei

    Animated top menu for UITableView / UICollectionView / UIScrollView

    Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EGOCache

    EGOCache

    Fast Caching for Objective-C (iPhone & Mac Compatible)

    EGOCache is a simple, thread-safe key-value cache store for macOS, iOS, tvOS, and watchOS. It has native support for NSString, UIImage, NSImage, and NSData, but can store anything that implements NSCoding. All cached items expire after the timeout, which by default, is one day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    KolodaView

    KolodaView

    Simplify the implementation of Tinder-like cards on iOS

    KolodaView is a class designed to simplify the implementation of Tinder-like cards on iOS. It adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading. KolodaView is subclassed from UIView and - as with all UIKit components, it should only be accessed from the main thread. You may wish to use threads for loading or updating KolodaView contents or items, but always ensure that once your content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-native-keyboard-spacer

    react-native-keyboard-spacer

    Plug and play react-native keyboard spacer view

    Plug and play iOS react-native keyboard spacer view. The view will automatically perform a layout animation when the keyboard appears or disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TKRubberIndicator

    TKRubberIndicator

    A rubber animation pagecontrol

    A rubber animation pagecontrol. You can use closure or Target-Action to listen to control event. You can use CocoaPods to install TKRubberPageControl by adding it to your Podfile. To get the full benefits import TKRubberPageControl wherever you import UIKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmoothProgressBar

    SmoothProgressBar

    Android library to have a smooth and customizable progress bar

    A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar. SmoothProgressBar is a library allowing you to make a smooth indeterminate progress bar. You can either user your progress bars and set this drawable or use directly the SmoothProgressBarView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    JSQMessages View Controller

    JSQMessages View Controller

    An elegant messages UI library for iOS

    An elegant messages UI library for iOS. As it turns out, messaging is something that iOS devs and users really want. Messaging of any kind has turned out to be an increasingly popular mobile app feature in all sorts of contexts and for all sorts of reasons. Thus, I am supporting this project in my free time and have added features way beyond what Hemoglobe ever needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GLIDING COLLECTION

    GLIDING COLLECTION

    Customizable decision for a UICollectionView Swift Controller

    A smooth, flowing, the customizable decision for a UICollectionView Swift Controller. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. You can customize the appearance of GlidingCollection by overriding GlidingConfig's shared instance with your own. There is a GlidingCollectionDelegate protocol that can notify you when item in GlidingCollection didSelect, willExpand, and didExpand. If you want to achieve a parallax effect on a horizontal card stack, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Light

    Light

    The usual Snackbar, but elegant

    The usual Snackbar, but elegant. Inspired by Toasty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BEMCheckBox

    BEMCheckBox

    Tasteful Checkbox for iOS

    BEMCheckBox is an open-source library making it easy to create beautiful, highly customizable, animated checkboxes for iOS. The iOS Sample App included with this project demonstrates one way to correctly setup and use BEMCheckBox. It also offers the possibility to customize the checkbox within the app. BEMCheckBoxes can easily be grouped together to form radio button functionality. This will automatically manage the state of each checkbox in the group, so that only one is selected at a time,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BottomBar

    BottomBar

    Custom view component that mimics the new Material Design pattern

    A custom view component that mimics the new Material Design Bottom Navigation pattern. You can add items by writing a XML resource file. The icons must be fully opaque, solid black color, 24dp and with no padding. For example, with Android Asset Studio Generic Icon generator, select "TRIM" and make sure the padding is 0dp. Define your tabs in an XML resource file. Then, add the BottomBar to your layout and give it a resource id for your tabs xml file. By default, the tabs don't do anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MKDropdownMenu

    MKDropdownMenu

    Dropdown Menu for iOS with many customizable parameters

    MKDropdownMenu is a customizable dropdown menu component for iOS, inspired by the dropdowns found in macOS. It offers a highly configurable interface for creating menus with dynamic content and smooth animations. The component is designed to integrate seamlessly into UIKit apps and supports complex hierarchical menu structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Presentr

    Presentr

    Swift wrapper for custom ViewController presentations on iOS

    Presentr is a simple customizable wrapper for the Custom View Controller Presentation API introduced in iOS 8. iOS let's you modally present any view controller, but if you want the presented view controller to not cover the whole screen or modify anything about its presentation or transition you have to use the Custom View Controller Presentation API's. This can be cumbersome, specially if you do it multiple times in your app. Presentr simplifies all of this. You just have to configure your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bricks.js

    Bricks.js

    A blazing fast masonry layout generator for fixed width elements

    Bricks capitalizes on batched reading of layout properties for blazing fastpacking time, no matter how many items. Bricks was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. It's recommended that you assign your Bricks instance to a variable. Using your instance, you can enable and disable the resize handler, add and remove event handlers, accommodate dynamically added elements, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sharaku

    Sharaku

    Image filtering UI library like Instagram.

    Image filtering UI library like Instagram. To run the example project, clone the repo, and run pod install from the Example directory first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Native Material Kit

    React Native Material Kit

    Bringing Material Design to React Native

    A set of UI components, in the purpose of introducing Material Design to apps built with React Native, quickly and painlessly. First, cd to your RN project directory, and install RNMK through rnpm . If you don't have rnpm, you can install RNMK from npm with the command npm i -S react-native-material-kit and link it manually. Apply Material Design Buttons with a few lines of code using predefined builders, which comply with the Material Design Lite default theme. And you can definitely build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hub Framework

    Hub Framework

    Spotify’s component-driven UI framework for iOS

    The Hub Framework is being phased out at Spotify, and therefore we will not be maintaining it further. Welcome to the Hub Framework - a toolkit for building native, component-driven UIs on iOS. It is designed to enable teams of any size to quickly build, tweak and ship new UI features, in either new or existing apps. It also makes it easy to build backend-driven UIs. Instead of building UIViewControllers that each has hard-wired behaviors for UI in terms of controls, data binding & selection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android-Bootstrap

    Android-Bootstrap

    Bootstrap style widgets for Android, with Glyph Icons

    Android Bootstrap is an Android library which provides custom views styled according to the Twitter Bootstrap Specification. This allows you to spend more time on development rather than trying to get a consistent theme across your app, especially if you are already familiar with the Bootstrap Framework. Create buttons that support Glyph icons, and are themeable using Bootstrap Brands. BootstrapButtonGroup Allows BootstrapButtons to be grouped together and their attributes controlled en...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BottomSheet

    BottomSheet

    Android component which presents a dismissible view

    BottomSheet is an Android component which presents a dismissible view from the bottom of the screen. BottomSheet can be a useful replacement for dialogs and menus but can hold any view so the use cases are endless. This repository includes the BottomSheet component itself but also includes a set of common view components presented in a bottom sheet. These are located in the commons module. The IntentPickerSheetView component presents an intent chooser in the form of a BottomSheet view. Give...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Slideout.js

    Slideout.js

    A touch slideout navigation menu for your mobile web apps

    Implementing Slideout.js into your project is easy. Slideout is available on cdnjs. Also you can use one of many package managers. First of all, you'll need to create your markup. You should have a menu (#menu) and a main content (#panel) into your body. Add the Slideout.js styles (index.css) in your web application. Then you just include Slideout.js, create a new instance with some options and call the toggle method. Supports Chrome (IOS, Android, desktop), Firefox (Android, desktop),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    M13ProgressSuite

    M13ProgressSuite

    A suite containing many tools to display progress information on iOS

    A set of classes used to display progress information to users on iOS. An interchangeable set of progress views of different styles. All the progress views are based on the same superclass, allowing any of them to be switched with any other easily. A progress bar for UINavigationBar that works like Apple's Messages app. It also has the added feature of having an indeterminate style. A HUD overlay that works over any UIView. Uses the M13ProgressView class to allow easy customizability of the...
    Downloads: 1 This Week
    Last Update:
    See Project