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

Mac macOS

Mac

MBS-Xojo-Plugins250.dmg
( 1.0G )

Windows Windows

Windows

MBS-Xojo-Plugins250.zip
( 1.0G )

Linux Linux

Linux

MBS-Xojo-Plugins250.zip
( 1.0G )

Documentation

Installation

Presentations   Prerelease

Individual files   Libraries

All archives contain the same content.
MBS Python Plugin.pdf 558K

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

Content of Python Plugin.

The biggest plugin in space...