Difference between revisions of "Python plugin"
From Code::Blocks
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | * Name: Python   | + | [[Category:Code::Blocks 3rd Party Plugins]]  | 
| + | * Name: Python Plugins  | ||
* Author: dmoore  | * Author: dmoore  | ||
| − | * Purpose:   | + | * Purpose: A set of plugins providing graphical debugging, code completion, and an interpreter for python within Code::Blocks  | 
| − | * Version:   | + | * Version: ; State: '''beta'''  | 
| − | * Last update:   | + | * Last update: November 2, 2013  | 
| − | * Forum   | + | * Forum threads for discussion:  | 
| − | * Link for   | + | 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]]:  | ...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: