CMD + K

python-quickjs

Anaconda Verified

Wrapping the quickjs C library

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::python-quickjs

Usage Tracking

1.19.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python wrapper around https://bellard.org/quickjs/ Translates types like str, float, bool, list, dict and combinations thereof to and from Javascript. QuickJS is currently thread-hostile, so this wrapper makes sure that all calls to the same JS runtime comes from the same thead.

About

Summary

Wrapping the quickjs C library

Last Updated

Sep 26, 2025 at 19:24

License

MIT

Total Downloads

291

Version Downloads

289

Supported Platforms

macOS-arm64
linux-64
linux-aarch64