Distribute Python Packages to Application Developers

Distribute the following to the application developer integrating the package:

  • Function signatures of the deployed MATLAB® functions

  • Generated package

  • Generated setup.py

  • MATLAB Runtime installer

The Library Compiler app generates an installer that packages all the binary artifacts required for distributing a Python® package. The installer is located in the for_redistribution folder of the compiler project.

Was this topic helpful?