I actually have some very specific plugins I'm working on for biological modeling.
So, nobody else does plugin development? No tips or tricks? I finally got this up and running in Eclipse with PyDev, which seems to solve the basic problem of not trying to debug the program from itself, which didn't really work. I'm still trying to strip down p_pylint to figure out what an ur-plugin might look like. -Lucian On Fri, Aug 16, 2013 at 7:24 AM, Martin Durant <[email protected]> wrote: > Very nice ones that could be done: analyse code using line_profiler, or > memory_profiler. > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
