Python to JavaScript bridge interface
Project description
[jsbridge](https://github.com/mozilla/mozmill/tree/master/jsbridge) is a python-javascript bridge interface for Firefox and Mozilla applications.
jsbridge works as an [extension](https://github.com/mozilla/mozmill/tree/master/jsbridge/jsbridge/extension) loaded into Firefox or Thunderbird (etc.) that opens a socket, by default on port 24242, that is used to mirror data structures between python-land and JavaScript-land The python component opens the same port and communication takes place.
[JSObject](https://github.com/mozilla/mozmill/blob/master/jsbridge/jsbridge/jsobjects.py)s (jsbridge.jsbobject:JSObject) may be used to mirror objects across between python and JavaScript.
jsbridge is utilized by [Mozmill](https://developer.mozilla.org/en/Mozmill) as part of its testing infrastructure.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jsbridge-3.0rc2.tar.gz
.
File metadata
- Download URL: jsbridge-3.0rc2.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 105d3efe7d98c66ab5fa6129ec6e30d3032420c11b67dab4b516df3ef2d6705e |
|
MD5 | bb6a6f40845e0223d9bfc46e3e6faf8f |
|
BLAKE2b-256 | 4dd8620e6527326bf84c5d3caed069f734db880bdf264031214e11dbc263cbdd |