mozdev.org

MozPython

resources:
What's New
  • 2004.01.22 - Version 0.1.1 released. Just some small changes in cfh protocol handler needed for compilation with Mozilla 1.6.
  • 2004.01.08 - MozPython version 0.1.0 released
  • mozdev.org

MozPython embeds the Python interpreter in Mozilla. With MozPython you can execute Python scripts in Mozilla. Script output to sys.stdout is displayed in the browser window.

MozPython may for example be useful for you if you have written a Web application with Python CGI scripts. You can now have your application run offline in Mozilla without the need for a local Web server.

If PyXPCOM is installed on your system then MozPython gives your scripts access to the browser window they are executing in. This might be useful if you are more interested in creating pure offline applications using Mozilla and Python.

For more information about MozPython and to download the current version go to the MozPython home page.

For questions or comments about mozpython, please send a message to the mozpython mailing list.
Copyright © 2000-2008. All rights reserved. Terms of Use & Privacy Policy.