The MBS Xojo Python Plugin

All plugins   Documentation   Download   Mailing list  
Order Python Plugin license   Order Complete Set License   Plugin Content  

Execute Python within your application.

This plugin is included in our plugin archive:

Download the MBS Xojo Plugins

Xojo IDE on Mac macOS

Mac

MBS-Xojo-Plugins262.dmg
( 645M, Mirror )

Xojo IDE on Windows Windows & Linux Linux

Windows

MBS-Xojo-Plugins262.zip
( 642M, Mirror )

Image Documentation

Image Installation

Presentations   Prerelease

Individual files   Libraries

Both archives contain the same content.
Image MBS Python Plugin.pdf 93K

You can order a license here: Order

This plugin part is included if you order a Complete set license.

  • Use Python code within your Xojo application.
  • Load a python 3.x library from a given path. You need to bring the python folder or install python via official installer or package manager.
  • Import existing Python modules
  • Register custom functions to call to Xojo code from Python
  • Converts data types between Xojo and Python including arrays and dictionaries.
  • Evaluate Python expressions
  • Redirect print() function in Python to Xojo event to capture console output.
  • Report problems in Python with Xojo exceptions.
  • Run existing Python scripts in the context of your applications.
  • Query and set variables in Python in your Xojo code.
  • Use multiple Python environments with local variables simultaneously.

The documentation for MBS Python Plugin:

show all functions and classes in this plugin.

Examples for this plugin:

Blog Entries

Xojo Developer Magazine

Content of Python Plugin.

The biggest plugin in space...