QuickJS Python Wrapper
JSON →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.
Traffic · last 30 days ↓100% vs prev 7d
total hits 10
actors 4 distinct systems
last hit 8d ago Script
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
API endpoints
full doc /v1/registry/quickjs
install /v1/registry/quickjs/install
compatibility /v1/registry/quickjs/compatibility