Search Wiki:
Welcome
PythonBinding is a Python Addin for SharpDevelop,it based on IronPython and SharpDevelop,it support using Python language to develop standard EXE application and library.


The plan feature of PythonBinding 1.0 are:
  • syntax highlighting and coloring
  • form designer support
  • code completion: type a period after a name and it will suggest alternatives, or hit control-space.
  • compile to exe or dll, including a windows exe, or a console application (the console pauses so you can see the output).
  • set compiler options, debug output
  • templates to get you started: windows form, class example

Could you help making PythonBinding better
We welcome anyone interested to get involved, please post your information in the Project Forum in the discussions tab, and tell us what you want to help.
Last edited Sep 3 2006 at 3:17 AM  by AndyTao, version 3
Updating...