python3-lua
library for using Lua scripts from Python
Description
This module provides an interface for using Lua scripts from Python. From Python, it allows complete access to all Lua variables and function. From Lua, it allows access to Python variables and functions that were passed to it by Python. By default, Lua contains several insecure features, such as access to the host's file system. This module disables all such features by default. They are only enabled if the user passes the corresponding parameters when instantiating the Lua class.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-lua