Thanks Daniel,
Choosing tools before you learn a language is hard. It's often as much
work to learn an IDE as it is to learn a language.
Joe
On 03/02/2013 01:00 PM, Daniel Newkirk wrote:
I would recommend Komodo Edit from activestate. It's a good, free
editor that I have found to be excellent for both Perl and Python. It
isn't the repos, but is easy to acquire and install from their website.
Daniel
Sent from my iPad
On Mar 2, 2013, at 12:14 PM, Joseph Areeda <[email protected]
<mailto:[email protected]>> wrote:
Thanks Andrew,
I'll give it a try.
Joe
On 03/02/2013 12:06 PM, Andrew Z wrote:
Joseph,
I don't do python dev, but I use sublime for GO and its just great
(for me) as ide.
Take a look here -
http://opensourcehacker.com/2012/05/11/sublime-text-2-tips-for-python-and-web-developers/
AZ
On Mar 2, 2013 2:35 PM, "Joseph Areeda" <[email protected]
<mailto:[email protected]>> wrote:
I know this is a bit off topic but my problem is definitely SL6
related.
The collaboration I work with does a lot of work in Python so I
feel I should have a working familiarity although I have a
strong bias against weakly typed dynamic languages. I can use
as much compile time checking as I can get.
I've been looking for an IDE with integrated editor, debugger
and hopefully some documentation help that works with Python. I
do my C++, Java, html, css, javascript work in NetBeans but
their Python support is not that great.
I've looked at Eric4 but there are version conflicts with
released SL6.3. I think Eclipse and Spyder are my next experiments.
As far as I can tell there are no such IDEs in our repositories.
Is anyone using such an environment and happy with it?
I'd appreciate any and all comments and suggestions.
Thanks,
Joe