Hacker News new | ask | show | jobs
by croby 5897 days ago
This is a fantastic library. Great to see that it's still moving along.

Now, if it only had a way to execute javascript....

1 comments

I imagine you could use python-spidermonkey to execute isolated bits of JS. But yes, getting the window object into context in python would be super useful