The following modules have been created for Pythonista and provide iOS-specific functionality.
appex
— Utilities for Pythonista’s App Extensionscanvas
— Vector Graphicscb
— Connecting to Bluetooth LE Peripheralsclipboard
— Copy and pasteconsole
— Utilities for Console Output and Various System Servicesdialogs
— Easy-to-use UI Dialogscontacts
— Access the iOS Contacts Databaseeditor
— Functions for scripting Pythonista’s text editorkeyboard
— Utilities for the Pythonista Keyboardkeychain
— Secure Password Storagelinguistictagger
— Linguistic analysislocation
— Geo-Location Services on iOSmotion
— Motion Sensor Data on iOSnotification
— Notifications on iOSobjc_util
— Utilities for bridging Objective-C APIsphotos
— Photo Library Access on iOSreminders
— Access to the iOS Reminders Databasescene
— 2D Games and Animationsshortcuts
— Pythonista URLs and Utilitiessound
— Sound effects and music playbackspeech
— Text-to-Speech on iOStwitter
— iOS Twitter Accounts and API Accessui
— Native GUI for iOSThe following popular third-party modules are also included with Pythonista. They are not part of the Python Standard Library, but they are not specific to iOS.
bs4
— BeautifulSoup 4evernote
faker
feedparser
— Universal Feed Parsermarkdown2
— A fast and complete implementation of Markdown in PythonPyPDF2
pyminizip
— Create password-protected Zip filesqrcode
— Pure python QR Code generatorxmltodict
The following third-party modules are included with Pythonista, but full documentation is currently not available within the app.
You’ll still find at least a brief description and links to more information here.