You can go for JetBrain`s PyCharms IDE (community edition), its free and available for Windows, MacOS and Linux.
https://www.jetbrains.com/pycharm/download/ For learning purposes community edition will serve all the needs but if you want to do some advanced and professional work go for paid Professional version. Regards, Aneeque -----Original Message----- From: Tutor [mailto:[email protected]] On Behalf Of Lisa Hasler Waters Sent: Thursday, March 03, 2016 12:56 AM To: Ben Finney Cc: [email protected] Subject: Re: [Tutor] Recommendations for best tool to write/run Python Thanks so much Ben and Jon for your input. Ben, in terms of time for learning curve, I suppose we do have some limitations as we are up against school schedules. However, if it is something I could learn in a reasonable time that I could then more quickly walk my students through then I'd be up for the challenge! On Wed, Mar 2, 2016 at 1:58 PM, Ben Finney <[email protected]> wrote: > Lisa Hasler Waters <[email protected]> writes: > > > Could you please recommend the best Python tools for writing and > > running our code for the long term? > > How much of a learning curve are you willing to accept? The best tools > for the long term are inevitably those which require some investment > of time to learn. > > -- > \ “Unix is an operating system, OS/2 is half an operating system, | > `\ Windows is a shell, and DOS is a boot partition virus.” —Peter | > _o__) H. Coffin | > Ben Finney > > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor > -- Lisa Waters, PhD Technology Integration Flint Hill School _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
