13

I have been working for a while on a easy way to run some javascript tools from Python. Primarily to be able to use transpilers implemented in JS itself in my python applications pipeline.

That lead to the creation of DukPy ( github.com/amol-/dukpy ), which is met my needs because is very straightforward to install without any external dependencies and provides a good support of modern Javascript.

The project is only a few github stars away from the 512 badge, and as useless as that target is I thought that it was a good excuse to share the project here if anyone was looking for something similar

amol

joined 5 months ago