Use S-Lang functions and variables from Python
Project description
PySL is a package that makes S-Lang functions and variables accessible via Python. It allows any S-Lang data type to move from S-Lang to Python scope and back and lets the user call any intrinsic or user-defined S-Lang function (including those defined by imported modules) from Python. All of this can be accomplished using a simple, module-like interface.