About Anaconda Help Download Anaconda

conda-forge / packages / python-quickjs 1.19.4

Wrapping the quickjs C library.

copied from cf-staging / python-quickjs

Installers

  • linux-64 v1.19.4
  • osx-64 v1.19.4
  • win-64 v1.19.4

conda install

To install this package run one of the following:
conda install conda-forge::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy