PetterS / quickjs

Thin Python wrapper of https://bellard.org/quickjs/
https://github.com/bellard/QuickJS
MIT License
175 stars 19 forks source link

python3.11 support #127

Closed F11st closed 9 months ago

F11st commented 1 year ago

I compiled the wheel file of quickjs in python3.11😜 installation method pip install <wheel_file_path> quickjs-1.19.2-cp311-cp311-win_amd64.zip

clyonbits commented 1 year ago

i love you

xBigPanda commented 1 year ago

I love you

SeaL773 commented 1 year ago

I love you

0dminnimda commented 1 year ago

Seems nice overall


Just in case: be wary with compiled wheels not from official package managers, it is not too differenet from an executable, so do your checks before installing and running this.

git3fdsfkjadkfsspa commented 1 year ago

I love you bro

UchihaYuki commented 11 months ago

Is there one for linux? https://github.com/ading2210/poe-api/issues/187#issuecomment-1712697435

qwenger commented 9 months ago

An official wheel is now provided. Sorry for the delay.