I was able to get the following Pythonista-related talk approved for EuroPython. It would be wonderful to get some other Pythonista users in the room during that pitch to show our strong support for Ole's great products. Hope to see you there...
https://ep2014.europython.eu/en/schedule/sessions/109
Pythonista: A full-featured Python environment for iOS devices
(Special note: Pythonista and Editorial are designed and created in Berlin).
- Definition and history of Pythonista
- Constraints that Apple's App Store imposes on development environments
- Pythonista User Experience and Community Forum
- iOS-specific modules: contacts, Dropbox, location, notification, photo, scene, sound, speech
Source code demonstrations:
- GPS: Combine location and requests to deliver local weather in real-time
- Image: Use photo and PIL to take a photograph and add annotations
- Scene: Draw graphics on the screen that change in relation to the gyroscope
- Dropbox: Bidirectional syncing to keep the code on your iPhone and iPad in sync with each other
- Editorial is the sister product which uses Python for Markdown editing and workflow automation
- NumPy and matplotlib in Pythonista (may be available by EuroPython)