Skip to content

0bmxa/PythonFrameworkBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Framework Builder

What is this

This is a meta package which builds (or tries to build) CPython as a Framework for Apple platforms.

How to use

  1. Clone this repo, with the cpython submodule.
  2. Run ./build-macOS.sh.
  3. Check the ./build/ folder for the built framework.

Status / ToDo

Working platforms:

  • macOS (tested with 2.7 and 3.7)
  • iOS
  • other

Credits

This started off as a fork of beeware/Python-Apple-support, but I didn't manage to get it working, so I started writing my own script.

Certain parts are fore sure still inspired by this one, so thanks a lot!

About

Builds cpython as a macOS/iOS .framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages