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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quickjs-1.18.0.tar.gz
(455.3 kB
view details)
File details
Details for the file quickjs-1.18.0.tar.gz.
File metadata
- Download URL: quickjs-1.18.0.tar.gz
- Upload date:
- Size: 455.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca0524578b9b35881dd8f1976f0dafe8fbb5b673407068606df143dd086a87e1
|
|
| MD5 |
25f994f881c94224043a749d0bc2fd65
|
|
| BLAKE2b-256 |
61599b8aa258d2eb2994ae5e42c33eae34e7bbaff02e0f74f07dc17ede82fd44
|