I am having a bit of difficulty getting Env.js working with my Python application. The documentation on the website states:
develop bridges for running Envjs in Ruby, Python, and other host languages with the SpiderMonkey and V8 javascript engines
However, I have been unable to find any bridges to Python in either the main branch from github, or from Google.
Has anyone had any success getting Env.js working with Python?