Eric The Python IDE |
Written by Sue Gee | |||
Monday, 06 October 2014 | |||
Decimal point updates have recently been released of eric5 and eric4. The latest versions are 5.4.7 and 4.5.25 respectively.
If you are wondering why we are interested by such a minor upgrade, actually we are not. We are much more interested in the existence of these two open source Python IDEs which have a history going back to 2007, and are based on the cross platform Qt gui toolkit and use its Scintilla editor control. If you've not come across it before, eric is a full featured Python and Ruby editor and IDE, developed by Detlev Offenbach under the auspices of python-progects.org. As its name suggests to any Pythonistas who are aware of the Monty Python connection, it is an alternative to Guido Van Rossum's IDLE, the "standard" Python IDE that is shipped with most distributions. According to its website: It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. eric4 includes a plugin system, which allows easy extension of the IDE functionality with plugins downloadable from the net. Current stable versions are eric4 for Python 2 and eric5 for Python 3. The latest snapshot version of eric5.5 features the ability to execute it with Python2 - which will give eric5.5 the distinction of being a single version that caters for Python 2 and Python 3. Like JetBrains' proprietary Pycharm, Eric is a "full" IDE with the full array of highlighting and autocomplete and even has an integrated web browser. (click to open in new window)
The full list of features is:
More InformationRelated ArticlesFree Version of PyCharm Python IDE
To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin, or sign up for our weekly newsletter.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Monday, 06 October 2014 ) |