Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

A proof-of-concept integrating Pythonista with Storyboards and python-artnet, ultimately abandoned in favor of a pure-C approach (*sigh*)

License

Notifications You must be signed in to change notification settings

philchristensen/Pythonista-Artnet

Repository files navigation

Pythonista Standalone Project Template

This project contains everything that is needed to build standalone iOS apps from scripts written in Pythonista on iOS.

In order to run your apps on an actual device, you need to be a paying member of the iOS Developer Program. You also need to have Xcode and the latest iOS SDK installed.

The first time you build the project, an additional library will be downloaded automatically (around 15 MB), so the first build will take a little longer.

The file Script.py contains the actual script that is executed when running the app, everything else is basically boilerplate. When you export a project from the Pythonista app, this will contain the script that you wrote, the template on GitHub contains one of the sample scripts that ship with Pythonista.

About

A proof-of-concept integrating Pythonista with Storyboards and python-artnet, ultimately abandoned in favor of a pure-C approach (*sigh*)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages