beeware / Python-Apple-support

A meta-package for building a version of Python that can be embedded into a macOS, iOS, tvOS or watchOS project.
MIT License
1.1k stars 159 forks source link

README - add MACOS_USAGE_GUIDE.md with a detailed step-by-step on how to embed in a MacOS app #171

Closed eldare closed 1 year ago

eldare commented 1 year ago

A step-by-step usage guide on how to embed Python interpreter inside a MacOS app.

It should help better understand how to do it without using Briefcase, and reduce the number of unneeded Issues reported by people.

Relates to: https://github.com/beeware/Python-Apple-support/issues/170

PR Checklist: