Search Results for "python user interface" - Page 6

Showing 154 open source projects for "python user interface"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    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
    Cartography

    Cartography

    A declarative Auto Layout DSL for Swift

    Using Cartography, you can set up your Auto Layout constraints in declarative code and without any stringly typing! Call the constrain* function with your UIView or NSView instances as well as a closure in which you declare the constraints between the different attributes of your views. For every view on the left hand side of an equality or inequality operator, Cartography will automatically set its translatesAutoresizingMaskIntoConstraints property to false. If the view is not controlled by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CollectionKit

    CollectionKit

    Reimagining UICollectionView

    A modern Swift framework for building composable data-driven collection view. To start using CollectionKit, use CollectionView in place of UICollectionView. CollectionView is CollectionKit's alternative to UICollectionView. You give it a Provider object that tells CollectionView how to display a collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ColorMatchTabs

    ColorMatchTabs

    This is a Review posting app that let user find interesting places

    This is a Review posting app that let user find interesting places near them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YNDropDownMenu

    YNDropDownMenu

    Awesome Dropdown menu for iOS with Swift 5.0

    The eligible dropdown menu for iOS, written in Swift 5, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)
    Downloads: 0 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.
    Click to perfect your product now.
  • 5
    YNSearch + Realm Support

    YNSearch + Realm Support

    Awesome fully customize search view like Pinterest written in Swift

    Awesome search view, written in Swift 5.0, appears search view like Pinterest Search view. You can fully customize this library. You can also use this library with Realm!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SwiftGif

    SwiftGif

    A small UIImage extension with gif support

    A small UIImage extension with gif support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sizes

    Sizes

    View your app on different device and font sizes

    Sizes reduces the time it takes to evaluate all of our app's possible device sizes, orientations and font combinations. With Sizes we'll avoid launching all the supported devices simulator, running our app and navigating through each screen manually which not only takes a lot of time but its also highly error-prone since we sometimes forget to test one particular combination and we ship a screen with a layout bug to the App Store. Xcode 11 introduced Previews which is a fantastic way to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Collection View Slanted Layout

    Collection View Slanted Layout

    A CollectionView Layout displaying a slanted cells

    CollectionViewSlantedLayout is a subclass of the UICollectionViewLayout allowing the display of slanted cells in a UICollectionView. CollectionViewSlantedLayout is available through CocoaPods. You can also install it via Carthage. The CollectionViewDelegateSlantedLayout protocol defines methods that let you coordinate with a CollectionViewSlantedLayout object to implement a slanted layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwipeMenuViewController

    SwipeMenuViewController

    Swipable tab and menu View and ViewController

    SwipeMenuViewController provides SwipeMenuView and SwipeMenuViewController. This is very useful to build a swipe-based paging UI. The interface is as simple as UIKit's.
    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
    EasyTransitions

    EasyTransitions

    A simple way to create custom interactive UIViewController transitions

    EasyTransitions is a library that helps developers create custom interactive transitions using simple functions defined in a protocol and avoid handling the multiple transitions APIs in UIKit. During a modal transition, we should only manage the view that is being presented today (modalView). We can inject animations on the root controller anyway. The ModalTransitionAnimator is a really straight forward protocol. Just layout the views ready to be animated on the layout function and perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WKZombie

    WKZombie

    WKZombie is a Swift framework for iOS/OSX to navigate within websites

    WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of a User Interface or API, also known as a Headless browser. It can be used to run automated tests/snapshots and manipulate websites using Javascript. WKZombie is an iOS/OSX web-browser without a graphical user interface. It was developed as an experiment in order to familiarize myself with using functional concepts written in Swift 4. It incorporates WebKit (WKWebView) for rendering...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    NotchKit

    NotchKit

    A simple way to hide the notch on the iPhone X

    NotchKit is a simple way to hide the notch on the iPhone X, and create a card-like interface for your apps. Integrating NotchKit is extremely simple. Firstly, import NotchKit in the file where your AppDelegate is stored. By default, NotchKit hides the status bar and home indicator on all devices. However if you choose you can limit this behavior to just the iPhone X and have it do nothing on other devices by setting the shouldShowBarsOnlyOniPhoneX property to true.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PanelKit

    PanelKit

    A UI framework that enables panels on iOS.

    This framework does all the heavy lifting for dragging panels, pinning them and even moving/resizing them when a keyboard is shown/dismissed. A lot of effort has gone into making the API simple for a basic implementation, yet very customizable if needed. Since PanelKit is protocol based, you don't need to subclass anything in order to use it. A panel is explicitly (without your action) shown in a UINavigationController, but the top bar can be hidden or styled as with any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Personal Library

    Personal Library

    Acts like a real library with the best user interface on the backpack.

    Stores your favorites Books. Lets you track the Users logged,signed up. Time tracing of system access. Delete, and Add both Categories and Books. No fussy configurations, embedded database with Java Runtime Environment enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    HiBeacons

    HiBeacons

    An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0)

    A Swift 3 demo app for the iBeacons API in iOS 10, with Apple Watch support (watchOS 3.0) HiBeacons is a fully functional demo app for the iBeacons API in iOS 10, updated for Swift 3. The app can be used to demonstrate beacon region monitoring, advertising and ranging, simply by toggling on/off three switches in the UI, or the accompanying Apple Watch app. The apps implement a basic interface for starting all the operations from the iPhone and the Apple Watch, but the state of the various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Neon

    Neon

    A powerful Swift programmatic UI layout framework

    Neon is built around how user interfaces are naturally and intuitively designed. No more springs and struts. No more whacky visual format language. No more auto layout constraints. We're not robots, so why should we build our UIs like we are? Build dynamic and beautiful user interfaces like a boss, with Swift. You can use Cocoapods to install Neon by adding it to your Podfile. To get the full benefits import Neon wherever you have a UIView operation. Rather than design some arbitrary layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Appz

    Appz

    Launch external apps, and deeplink, with ease using Swift

    Kitz aims to make your development life a bit easier by reducing the boilerplate code you have to write. Just focus on building amazing new features! All Kitz are shipped with released apps. They also have full test coverage, minimal dependencies, and are collaboration friendly! In case the app can't open the external application, it will fall-back to a web URL that is guaranteed to succeed by opening the browser. It was crucial to make sure the library can scale as the number of supported...
    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.