lunatic-python-universal

Two-way bridge between Python and Lua


License
LGPL-2.0
Install
pip install lunatic-python-universal==2.1.1

Documentation

Build Status

Details

This is a fork of Lunatic Python, which can be found on the 'net at http://labix.org/lunatic-python.

Sadly, Lunatic Python is very much outdated and won't work with either a current Python or Lua.

This is an updated version of lunatic-python that works with Python 2.7, 3.4, 3.5, and 3.6 and Lua 5.1, 5.2, and 5.3. I tried contacting the original author of Lunatic Python, but got no response.

Installing

To install, you will need to have the Python and Lua development libraries on your system. If you do, use the recommended methods (pip, easy-install, etc) to install lunatic-python.

This version has been modified to compile under Ubuntu. I haven't tested it under other distributions, your mileage may vary.