Difference between revisions of "Python plugin"
From Code::Blocks
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Code::Blocks 3rd Party Plugins]]  | [[Category:Code::Blocks 3rd Party Plugins]]  | ||
| − | * Name: Python   | + | * Name: Python Plugins  | 
* Author: dmoore  | * Author: dmoore  | ||
* Purpose: A set of plugins providing graphical debugging, code completion, and an interpreter for python within Code::Blocks  | * Purpose: A set of plugins providing graphical debugging, code completion, and an interpreter for python within Code::Blocks  | ||
* Version: ; State: '''beta'''  | * Version: ; State: '''beta'''  | ||
* Last update: November 2, 2013  | * Last update: November 2, 2013  | ||
| − | * Forum   | + | * 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  | ||
* Link for subversion repo: http://developer.berlios.de/svn/?group_id=7745 (berlios)  | * 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
- Link for subversion repo: http://developer.berlios.de/svn/?group_id=7745 (berlios)
 
...back to Announcement for plugins/patches: