Difference between revisions of "Python plugin"

From Code::Blocks
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* Name: Python Plugin
+
[[Category:Code::Blocks 3rd Party Plugins]]
 +
* Name: Python Plugins
 
* Author: dmoore
 
* Author: dmoore
* Purpose: Interactive debugging support for python scripts (more features planned)
+
* Purpose: A set of plugins providing graphical debugging, code completion, and an interpreter for python within Code::Blocks
* Version: Rev 4; State: '''alpha'''
+
* Version: ; State: '''beta'''
* Last update: 6 June 2007
+
* Last update: November 2, 2013
* Forum thread for discussion: /index.php/topic,4528.0.html
+
* Forum threads for discussion:
* Link for download: http://developer.berlios.de/projects/cbilplugin/ (berlios)
+
CodeCompletion:
* Compiled Win32 binary available at berlios (in addition to the source in SVN)
+
/index.php/topic,16935.0.html
 +
 
 +
Debugging: /index.php/topic,16635.0.html
 +
 
 +
Discussion of earlier version: /index.php/topic,4528.0.html
 +
* Link for subversion repo: http://developer.berlios.de/svn/?group_id=7745 (berlios)
 
...back to [[Announcement for plugins/patches]]:
 
...back to [[Announcement for plugins/patches]]:

Latest revision as of 16:20, 2 November 2013

  • Name: Python Plugins
  • Author: dmoore
  • Purpose: A set of plugins providing graphical debugging, code completion, and an interpreter for python within Code::Blocks
  • Version: ; State: beta
  • Last update: November 2, 2013
  • Forum threads for discussion:

CodeCompletion: /index.php/topic,16935.0.html

Debugging: /index.php/topic,16635.0.html

Discussion of earlier version: /index.php/topic,4528.0.html

...back to Announcement for plugins/patches: