Skip to content

serhii-vlasiuk/ios-frameworks

 
 

Repository files navigation

ios-frameworks

Overview

This is a meta-package building Python Apple Support and common AI/ML libraries targeting an iOS platform.

Special thanks to BeeWave and Emma Cold for the inspiration.

This was tested on macOS 13 on x86_64 and ARM64 platforms.

The frameworks generated are:

  • Python
  • libFFI
  • BZip2
  • OpenSSL
  • XZ
  • numpy
  • Cython
  • gensim
  • pandas
  • pyemd
  • PyWavelets
  • scikit-image
  • scikit-learn
  • scipy

Build Instructions

Edit setup.sh variables to define the versions required as you see fit.

Simply run setup.sh to build everything. Dependencies are checked inside the script but homebrew is required initially and xcode as well.

The output is under the frameworks and python3.10 folders. The versions.txt summarizes the exact version for each package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AMPL 65.4%
  • C 21.6%
  • Python 9.8%
  • Shell 3.1%
  • Objective-C 0.1%