Showing 129 open source projects for "python user interface"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software 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
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 1
    FXBlurView

    FXBlurView

    UIView subclass that replicates the realtime background blur effect

    FXBlurView is an iOS view component that renders a live, dynamically blurred version of the content behind it, giving developers a lightweight way to create frosted-glass and translucency effects. It was designed before Apple’s system blur views became widely available, so it focuses on portability and control rather than tying you to a specific iOS version. The view captures the underlying layer hierarchy and applies a configurable blur, optionally with tinting and saturation adjustments,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UIImageView+Letters

    UIImageView+Letters

    UIImageView category for using initials as a placeholder image

    UIImageView-Letters is a utility for generating letter-based placeholder images inside UIImageView. It is often used for user avatars where a profile image is unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BRFlabbyTable

    BRFlabbyTable

    Bouncy and distorded table view cells, available on Cocoapods

    BRFlabbyTable is an Objective-C library that adds a fun, interactive "flabby" animation effect to UITableView cells. It enhances user experience by adding physics-based feedback when scrolling through table views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FlatUIKit

    FlatUIKit

    A collection of awesome flat UI components for iOS

    FlatUIKit is a collection of lightweight, “flat design” UI components for iOS that predates and complements Apple’s modern visual style. It supplies drop-in controls—buttons, alerts, segmented controls, switches—and category helpers for colors and typography so interfaces look clean and consistent. The emphasis is on simple shapes, solid fills, and crisp edges rather than skeuomorphic textures, making it easy to theme entire apps with a few palette choices. Because it’s built as UIKit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    iOS-Slide-Menu

    iOS-Slide-Menu

    iOS Slide Menu with ability to add both left and right menu

    If your application supports both landscape and portrait and supports iOS versions below 8, use version 1.4.5. iOS Slide Menu built on top of UINavigationController, with configurable buttons, reveal animations and tap/swiper gesture recognizers. Enabling shouldRecognizeSimultaneouslyWithGestureRecognizer was causing issues, if you are seeing unexpected gesture behavior delete the pod and reinstall as that method has been removed. You decide whether to enable or disable slide functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MMDrawerController

    MMDrawerController

    A lightweight, easy to use, side drawer navigation controller

    #Mutual Mobile Drawer Controller MMDrawerController is a side drawer navigation container view controller designed to support the growing number of applications that leverage the side drawer paradigm. This library is designed to exclusively support side drawer navigation in a light-weight, focused approach while exposing the ability to provide custom animations for presenting and dismissing the drawer. Starting with version 0.3.0, you can now provide a callback block to determine if a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SWTableViewCell

    SWTableViewCell

    An easy-to-use UITableViewCell subclass

    SWTableViewCell brings swipeable utility actions to UITableViewCell, mimicking the native Mail app’s left/right swipe behaviors on iOS. It wraps a cell’s content in a scrollable container so revealing actions feels smooth and physics-correct, while keeping layout compatibility with Auto Layout. Developers configure arrays of utility buttons for either side and receive delegate callbacks when a button is tapped or the cell’s state changes. The library manages gesture conflicts, ensures only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    RESideMenu is an iOS 7/8 style side menu with parallax effect inspired by Dribbble shots (first and second). Since version 4.0 you can add menu view controllers on both left and right sides of your content view controller. Requires Xcode 6 or higher, Apple LLVM compiler, iOS 6.0 or higher, and ARC. The recommended approach for installating RESideMenu is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results, it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AFViewShaker

    AFViewShaker

    AFViewShaker is simple as a brick utility for UIView shake animation

    AFViewShaker is a simple animation utility for iOS that adds shake effects to UI elements. It is commonly used to indicate errors or grab user attention in forms and alerts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    NJKWebViewProgress

    NJKWebViewProgress

    UIWebView progress interface

    NJKWebViewProgress is a progress interface library for UIWebView. Currently, UIWebView doesn't have an official progress interface. You can implement a progress bar for your in-app browser using this module. NJKWebViewProgress doesn't use CocoaTouch's private methods. It's AppStore safe. This repository contains iOS 7 Safari style bar NJKWebViewProgressView. You can choose NJKWebViewProgressView, UIProgressView or your custom bar. You can determine the current state of the document by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sol° for iOS

    Sol° for iOS

    Sol° beautifully displays weather information

    Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Sol° uses the Wunderground.com Weather API for all of its weather data. In order to build for your own device, you will need to obtain an API key. Your Wunderground API key should be written to a file named "API_KEY" and imported into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NYXImagesKit

    NYXImagesKit

    A set of efficient categories for UIImage class

    This is a project for iOS that regroups a collection of useful UIImage categories to handle operations such as filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving. There is also a subclass of UIImageView to load an image asynchronously from a URL and display it as it is downloaded. NYXImagesKit is designed to be very efficient, vDSP is used when possible, some filters use Core Image or vImage to be as fast as possible. The project is a static library so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Allows developer to transparently mix Objective-C and Python objects. Includes ability to subclass Objective-C objects from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Debug Assistant Library (DAL)
    The Debug Assistant Library (DAL) is an assistant library for debugging, across platforms with uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    99eyeballs is a tool that helps developers using Mac OS X Apple’s Cocoa frameworks find inconsistencies in the retain count of Objective-C cocoa objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XGP is an integrated development environment that extends GNU Prolog to work with Cocoa under Macintosh OS X. It provides user interface and graphics facilities largely compatible with MacProlog32 by LPA. Requires Mac OS X version 10.2.1 or greater.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    iMan is a graphical man page viewer for Mac OS X. It is written using Apple's Cocoa frameworks and provides an attractive and usable GUI for viewing man pages. This project is no longer active. Please see the project web site for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Objective-C bindings for GTK+ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    subclass of NSOutlineView so that it can do animations when expanded and collapsed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Kiwi-User-Interface-Framework supports the implementation of graphical user interface for Mac OS X. You can implement GUI based on multi threading software architecture. For more details see http://kiwi-ui-frmk.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CamelBones is a Cocoa/Perl bridge for Mac OS X. It allows easy access to the Cocoa API for Perl developers. It also allows easy, object-oriented access to an embedded Perl interpreter for Objective-C developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BDK
    BDK: XBERRY DEVELOPMENT KIT CONICSOFT(NINGBO) CO,.LTD. This project moved to FreeBDK.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework and IB plugin system to design a database connection, queries, and visual elements for Cocoa applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Native iPhone application which connects to the Indian Health Service Resource Patient and Management System (RPMS)
    Downloads: 0 This Week
    Last Update:
    See Project