79544693

Date: 2025-03-30 14:07:00
Score: 3
Natty:
Report link

Use srlua. I recently packaged srlua in the luaToExe project (https://github.com/Water-Run/luaToEXE) to make it easier to use. It includes a command line application exelua and a python library lua-to-exe. Just

pip install lua-to-exe

and call the GUI method to use the graphical interface.

import lua_to_exe
lua_to_exe.gui()

(If you find it useful, please give it a star, it's an incentive to do a little work :))

Reasons:
  • RegEx Blacklisted phrase (2.5): please give
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Water Run