Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1 KB

File metadata and controls

21 lines (16 loc) · 1 KB

Build Status

Python Scripting with Appose

This library provides a JSR-223-compliant scripting plugin for the Python language, built on the appose Python package.

It is implemented as a ScriptLanguage plugin for the SciJava Common platform, which means that in addition to being usable directly as a javax.script.ScriptEngineFactory, it also provides some functionality on top.

For a complete list of scripting languages available as part of the SciJava platform, see the Scripting page on the SciJava Common wiki.

See also: