python-lua

library for using lua scripts from python
 
  0
  no reviews



This library provides an interface for using lua scripts from python. It can call lua functions, pass any type of objects, including python functions, which can be called from lua.