Lupa

Latest version: v2.4

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

0.7

----------------

* ``LuaRuntime.require()`` and ``LuaRuntime.globals()`` methods

* renamed ``LuaRuntime.run()`` to ``LuaRuntime.execute()``

* support for ``len()``, ``setattr()`` and subscripting of Lua objects

* provide all built-in Lua libraries in ``LuaRuntime``, including
support for library loading

* fixed a thread locking issue

* fix passing Lua objects back into the runtime from Python space

0.6

----------------

* Python iteration support for Lua objects (e.g. tables)

* threading fixes

* fix compile warnings

0.5

----------------

* explicit encoding options per LuaRuntime instance to decode/encode
strings and Lua code

0.4

----------------

* attribute read access on Lua objects, e.g. to read Lua table values
from Python

* str() on Lua objects

* include .hg repository in source downloads

* added missing files to source distribution

0.3

----------------

* fix several threading issues

* safely free the GIL when calling into Lua

0.2

----------------

* propagate Python exceptions through Lua calls

Page 7 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.