Skip to main content

UI and other utils for Pythonista iOS app

Project description

UI utilities for Pythonista (iOS app)

Repository of small UI and other utilities, install with:

pip install ui3

Included with separate docs:

  • anchor - more natural and responsive UI layout creation with anchoring and docking instead of pixel placement
  • controllers - wrappers around various iOS built-in dialogs
  • gestures - Pythonic wrapper around iOS gestures (tap, long press, pinch etc.); includes drag and drop support within and between apps
  • gridview - places subviews in grid that is optimized to show as even rectangles as possible
  • menu - wrapper for iOS 14 button pop-up menus
  • richlabel - use markup to create fancier labels
  • safearea - avoids edges (on iPhones)
  • scripter - generator-driven UI animations
  • sfsymbol - use iOS 14 Apple SFSymbols as icon images; includes a browser of all symbols
  • vector - vector class for easier UI calculations
  • wkwebview - wrapper for WKWebView, to replace legacy ui.WebView

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ui3-2021.1.10.tar.gz (68.4 kB view hashes)

Uploaded Source

Built Distribution

ui3-2021.1.10-py2.py3-none-any.whl (58.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page