luapython

Use Python from Lua (C extension + helper Lua modules)

$ luarocks install luapython

luapython lets you import and call Python from Lua. It provides a compiled
C module and Lua helpers (import, python_init, python_function, tools, iter, etc.).

Versions

0.1.1-15 days ago10 downloads

Dependencies

lua >= 5.1, <= 5.4

Manifests