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 |
||||||
macOS MBS-Xojo-Plugins250.dmg |
Windows MBS-Xojo-Plugins250.zip |
Linux MBS-Xojo-Plugins250.zip |
||||
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
- News from the MBS Xojo Plugins Version 24.4
- MBS Xojo Plugins, version 24.4pr5
- News from the MBS Xojo Plugins Version 24.3
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.3
- Using Python in Xojo
- MBS Xojo Plugins, version 24.3pr3
- MBS Xojo Plugins, version 24.3pr1
Content of Python Plugin.