No project description provided
Project description
boapy
A JavaScript interpreter that can be used in Python using the boa engine.
Install
pip install boapy
Example
from boapy import execute
execute("function add(a,b){ return a+b}")
result = execute("add(1,2)")
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
boapy-0.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file boapy-0.1.0.tar.gz
.
File metadata
- Download URL: boapy-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.12.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06e9e64d34da39b5ebfba8595de05dfdc362d9ab6fff9cc4bbce600a6dc7f0d0 |
|
MD5 | a091304aea21d94caf54c2c7eafdafed |
|
BLAKE2b-256 | 0f397729127d254986303acb0e931605a2dd44c60649f74453c5c751aad491df |
Provenance
File details
Details for the file boapy-0.1.0-cp310-none-win_amd64.whl
.
File metadata
- Download URL: boapy-0.1.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 2.5 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.12.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06ce3fa7d7feace2430261b691c34b529975f816b0e68ee08784a41fa920a73c |
|
MD5 | e3677d7e175d1e615fa4cbf132b7468e |
|
BLAKE2b-256 | c2b5d3fe9d36d323537e3623f283b53500ba972a45fb4618a651da60f8bd6766 |