{"library":"quickjs","type":"library","category":null,"description":"QuickJS is a Python wrapper around the QuickJS C library. It enables Python applications to execute JavaScript code and seamlessly translates Python types like str, float, bool, list, and dict to and from JavaScript. The library handles QuickJS's underlying thread-hostile nature by ensuring that all calls to the same JS runtime are managed within the same thread. The current version is 1.19.4, with releases occurring periodically, though the primary GitHub repository is currently archived.","language":"en","status":"maintenance","version":"1.19.4","tags":["javascript","js-engine","embedding","runtime","c-binding","js"],"last_verified":"Wed May 27","install":[{"cmd":"pip install quickjs","imports":["from quickjs import Function","from quickjs import Context"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":1.7,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/quickjs/compatibility"}}