Morten Lund
unread,Sep 21, 2011, 3:30:56 PM9/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Hi,
Do anyone have good tips and tricks when creating plugins for spyder?
I am loking for ways to:
Insert code into the editor from a plugin
Execute code in the current console ( I think I got this figured )
Send output to console
Create plot and export variables to work space
Any other good tricks
I am pretty new to python programming, but I find that I use it more
and more as an alternative to Matlab. For that Spyder is really
invaluable, and I think the plugin have great potential.
I have used the Pylint plugin as a starting point for my plug-in, but
a more simple example showcasing the many possibilities would be a
fantastic addition, and would help many newbies like me getting
started.
Thanks for the great work...
/Morten