Twelve projects come with the app
Open one.
Change it. Run it again.
Each bundled project is a folder with a README, source and tests. Start with Personal Greeting or the Py Editor Basics Lab, which use only the standard library, then work up to a desktop app or an image classifier.
Mac Desktop Studio builds Focus Studio, a task list and timer, with PySide6. AI Vision Lab trains a small PyTorch classifier on images it generates itself.
Those two need the free Helper and a project environment, and installing PyTorch downloads a few hundred megabytes. Follow the setup guide.
Explore the example projects →