CMD + K

python-quickjs

Community

Wrapping the quickjs C library.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::python-quickjs

Usage Tracking

1.19.4
1.19.3
1.19.2
3 / 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

Nov 19, 2023 at 11:57

License

MIT

Total Downloads

140.6K

Version Downloads

52.3K

Supported Platforms

macOS-64
win-64
linux-64