Show HN: Easy to use JavaScript interpreter for Python
DukPy is a Javascript interpreter for Python that is primarily designed with ease of use and ease of install use cases. Most other Js interpreters might be faster or more feature complete, but are also harder to install. DukPy tries to avoid any external dependency so that compiling it is straightforward and provides prebuilt wheels for a lot of different system.
The project is designed with Web development in mind, so it also includes some convenient transpilers adapted to DukPy, so that you can transpile your JSXX or SCSS content without having to install nodejs at all.
In the future I hope to grow the NodeJS compatibility layer and switch the javascript engine at a certain point.
PS: The project is very close to the 512 stars badge, so if you feel it's interesting any extra github star would help me reach that goal! Thanks
No comments yet