Description
PythonMonkey is a Python library for executing JavaScript/WebAssembly directly in Python. It provides high level bindings to Mozilla's SpiderMonkey JavaScript engine as well as other features such as a module system.
Short demo:
import pythonmonkey
pythonmonkey.eval("console.log('Hello, world!');")
Programming language: C++
License: GNU General Public License v3.0 or later
PythonMonkey alternatives and similar packages
Based on the "Miscellaneous" category.
Alternatively, view PythonMonkey alternatives based on common mentions on social networks and blogs.
-
DISCONTINUED.
Magenta: Music and Art Generation with Machine Intelligence
-
Retrying library for Python
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
-
A lightweight, object-oriented finite state machine implementation in Python with many extensions
-
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
-
Python Classes Without Boilerplate
-
Safely pass trusted data to untrusted environments and back.
-
A fast Python in-process signal/event dispatching system.
-
A simple but flexible plugin system for Python.
-
Import C++ files directly from Python!
-
Python Finite State Machines made easy.
-
-
The Python Achievements Framework!
-
Versatile async-friendly retry package with multiple backoff strategies
-
🔀⏳ Easy throttling with asyncio support
-
Mirror of http://hg.code.sf.net/p/roundup/code -- used for CI. Please visit https://issues.roundup-tracker.org to find starter issues or log new issues.
-
DISCONTINUED.
The Blinker Herald includes helpers to easily emit signals using the excellent blinker library.
-
A modern Advent of Code helper that fetches inputs, submits answers, and tracks your progress.
-
🎲 A python library with various gambling and gaming classes
-
DISCONTINUED.
Imports an object based on a string import_string('package.module:function_name')() - Based on werkzeug.utils
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PythonMonkey or a related project?
Add another 'Miscellaneous' Package