August 2015
Intermediate to advanced
246 pages
4h 21m
English
Now, we want to review some concepts so that we can run our app on the specific OS X platform. We are going to take the app and run it on OS X.
We need an app that can be run. For this purpose, let's use the same app that we used in our previous recipe. Also, it would be useful to read the recipe Running your code in Chapter 1, Kivy and the Kv Language in order to understand how we personalize the running for Microsoft Windows.
We want to know how to run our app from the terminal and how to give it the correct size. To make this possible, let's follow these:
e2.py and GOR.mov, something like:
/Users/Me/Documents/e2app/
e2.py in your favorite editor. ...Read now
Unlock full access