About Anaconda Help Download Anaconda

anaconda / packages / python-quickjs 1.19.4

Wrapping the quickjs C library

Installers

  • osx-arm64 v1.19.4
  • linux-64 v1.19.4
  • linux-aarch64 v1.19.4

conda install

To install this package run one of the following:
conda install anaconda::python-quickjs

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy