issues
search
scoder
/
lupa
Lua in Python
http://pypi.python.org/pypi/lupa
Other
1.02k
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to define lua modules in Python
#274
kedare
opened
1 month ago
0
Build wheels for windows with LuaJit
#273
emcek
opened
1 month ago
4
upcoming macOS-12 environment removal
#272
emcek
opened
1 month ago
0
Question: set cwd for executing lua script
#271
emcek
opened
2 months ago
0
Replace setup.py test for pytest
#270
alvarogf97
opened
4 months ago
0
How to pass a python dictionary as an argument into a function defined in LUA code?
#269
LeMoussel
opened
4 months ago
1
'popen' not supported
#268
kchang718
opened
6 months ago
0
Cython error: Lua "undeclared name not builtin: long"
#267
waarmond
opened
7 months ago
2
2.1: pytest fails in `lupa/tests/test.py::TestOverflowMixin::test_no_overflow` unit
#266
kloczek
opened
7 months ago
8
Unable to Import 'lua-utf8' in LuaJIT
#265
exind
closed
7 months ago
1
2.1 `pip install --upgrade lupa` not enough, `--force-reinstall` was needed
#264
kristian-clausal
closed
7 months ago
4
lua51 missing
#263
cunla
closed
8 months ago
1
Can't install lupa using pip
#262
JustRedTTG
closed
8 months ago
3
Can Chinese name function functions be supported?
#261
ukaiyuan
opened
8 months ago
0
error lupa.lua54.LuaSyntaxError:
#260
ghost
opened
8 months ago
0
question: using python functions on lua tables
#259
amm0x41r
opened
9 months ago
2
Terra
#258
jmthackett
closed
8 months ago
1
pip install lupa fails on Windows
#257
peso
closed
9 months ago
2
Ship Lua 5.1 with default lupa installation
#256
serozhenka
closed
9 months ago
3
Try to solve deadlock when deallocating Python objects in threads
#255
scoder
closed
6 months ago
6
[Feature Request] Expose Guts for better fine control.
#254
volundmush
opened
11 months ago
0
[Feature Request] Async Overhaul
#253
volundmush
opened
11 months ago
0
Add 'name' and 'mode' arguments to LuaRuntime.{eval,execute,compile}
#252
scoder
closed
11 months ago
0
allows for proper building of LuaJit on Windows x64
#251
hidwood
opened
12 months ago
5
Deadlock involving __dealloc__
#250
astoff
closed
6 months ago
3
Identity of wrapped Lua objects
#249
astoff
opened
1 year ago
0
Expose Lua load arguments (mode and chunkname)
#248
astoff
closed
11 months ago
9
Move dlopenflags handling into new library loader
#247
riconnon
closed
11 months ago
21
Error loading C modules in 2.x
#246
riconnon
closed
11 months ago
6
lupa 2.0 is missing wheels for Python 3.12
#245
henriquegemignani
closed
8 months ago
4
Unable to Import Lua 5.1 Runtime from Lupa on MacOS 13.5.2
#244
danmysak
closed
1 year ago
1
Iterating over a generator-iterator from a Lua function
#243
mfrigerio17
opened
1 year ago
0
RuntimeError: Makefile not found in /home/user/Development/lupa/third-party/lua52/
#242
BlackMage2
closed
8 months ago
1
Lupa 2.0 fails to compile with Cython 3
#241
gsnedders
closed
1 year ago
1
Add "Programming Language :: Lua" to list of Trove classifiers
#240
amotl
closed
1 year ago
1
import python from lua script
#239
huakim
opened
1 year ago
1
Add pyproject.toml build file
#238
xxyzz
closed
1 year ago
7
Fix bug when installing with `--no-bundle`
#237
riconnon
closed
1 year ago
1
Install Cython from setup.py before building package
#236
xxyzz
closed
1 year ago
0
setup.py does not build with luajit on windows(x64)
#235
hidwood
opened
1 year ago
3
Add Lua 5.1.5 and 5.2.4 source code
#234
xxyzz
closed
1 year ago
9
Overwrite the behavior of require?
#233
stautonico
opened
1 year ago
1
only lua 5.2 supported?
#232
BlackMage2
closed
1 year ago
1
Unable to access different Lua versions as described in the README
#231
redruin1
closed
1 year ago
3
failure to build with LuaJIT on windows
#230
hidwood
closed
1 year ago
1
Rounding error passing large integers
#229
jneb
closed
1 year ago
3
__getattr__ method may confuses py_to_lua
#228
synodriver
closed
2 years ago
7
How you use this library ?
#227
Hammer2900
closed
2 years ago
2
Add Python 3.11 to CI
#226
henriquegemignani
closed
2 years ago
1
Set CFLAGS for Lua build if users don't have it
#225
wheybags
closed
2 years ago
2
Next