欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Boa Constructor
小 (Boa Constructor移动到Boa) |
|||
(未显示1个用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging. It is written in Python and uses the wxPython library which wraps wxWindows. | + | Boa Constructor is a cross platform Python IDE and [[wxPython]] GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging. It is written in Python and uses the wxPython library which wraps wxWindows. |
http://boa-constructor.sourceforge.net/ | http://boa-constructor.sourceforge.net/ | ||
第16行: | 第16行: | ||
==Screenshots== | ==Screenshots== | ||
− | + | <gallery widths=100px heights=100px perrow=6> | |
+ | Image:boa-constructor-FrameDesign.png | ||
+ | Image:boa-constructor-SourceEdit.png | ||
+ | Image:boa-constructor-Explorer.png | ||
+ | Image:boa-constructor-Debugger.png | ||
+ | Image:boa-constructor-UMLView.jpg | ||
+ | Image:boa-constructor-HierarchyView.png | ||
+ | </gallery> | ||
+ | |||
+ | {{comment}} | ||
+ | |||
+ | [[Category:IDE]] | ||
+ | [[Category:Python]] | ||
+ | [[Category:wxPython]] | ||
+ | [[Category:wxWidgets]] |
2010年11月18日 (四) 05:52的最后版本
Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging. It is written in Python and uses the wxPython library which wraps wxWindows.
http://boa-constructor.sourceforge.net/
[编辑] Install
install python and wxPython install Boa C:\Python25\python C:\Python25\Lib\site-packages\boa-constructor\Boa.py 启动 Boa
Error on startup
'module' object has no attribute 'NotebookSizer' //used wxPython2.8-win32-unicode-2.8.1.1-py25.exe
boa需要 wxPython 2.5 的版本, wxversion.select('2.5'), 看来 boa的wxPython的版本更新很慢。
http://switch.dl.sourceforge.net/sourceforge/wxpython/wxPythonWIN32-2.5.1.5-Py23.exe http://www.python.org/ftp/python/2.3/Python-2.3.exe C:\Python23\python C:\Python23\Lib\site-packages\boa-constructor\Boa.py \\ 一直无法启动
[编辑] Screenshots
<discussion>characters_max=300</discussion>