python3-lupa
Python wrapper around LuaJIT or Lua (Python3 version)
Description
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial rewrite of LunaticPython in Cython with some additional features such as proper coroutine support. Features: * separate Lua runtime states through a LuaRuntime class
* Python coroutine wrapper for Lua coroutines
* iteration support for Python objects in Lua and Lua objects in Python
* proper encoding and decoding of strings (configurable per runtime, UTF-8 by
default)
* frees the GIL and supports threading in separate runtimes when calling into
Lua
* written for LuaJIT2, but also works with the normal Lua interpreter
* easy to hack on and extend as it is written in Cython, not C
This package contains the Python 3 version of the library.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
Homepage
https://github.com/scoder/lupa/
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-lupa