Archive for the 'Open Source' category

ETS 4.0 Released

Jun 22 2011 Published by amenity under Enthought Tool Suite, News, Open Source

Last night, Ilan Schnell announced the release of ETS 4.0.  The first major release of the Enthought Tool Suite in almost three years, 4.0 implements a significant change: The ‘enthought’ namespace has been removed from all projects.

For example:
  from enthought.traits.api import HasTraits
is now simply:
  from traits.api import HasTraits

For backwards compatibility, a proxy package ‘etsproxy’ has been added, which should permit existing code to work. This package also contains a refactor tool ‘ets3to4′ to convert projects to the new namespace so that they don’t rely on ‘etsproxy’.

If you want to download the source code of all ETS projects, you can download http://www.enthought.com/repo/ets/ALLETS-4.0.0.tar (41MB).
The projects themselves are now hosted on: https://github.com/enthought

We understand that the namespace refactor (which prompted this major release in the first place) is a big change, and even though we have tested examples and some of our own code against this ETS version, we expect there to be little glitches.  We are therefore already planning a 4.0.1 bug-fix release in about 2-3 weeks.

We are looking forward to your feedback on the ETS mailing list, and hope you enjoy ETS 4.

3 responses so far

ETS 3.6 and github

Jan 31 2011 Published by amenity under Chaco, Enable, Enthought Tool Suite, Kiva, Qt, Traits

Last week, we released the Enthought Tool Suite 3.6.  John Wiggins made many improvements and bug fixes to Kiva, Enable, and Chaco.  And thanks to Evan Patterson, the TraitsBackendQt now supports PySide (as well as PyQt4).

We are also happy to announce that immediately after the release, the ETS repository was moved from subversion to git, and is now hosted on github.

This new ETS will be included in EPD 7.0, which is Python 2.7-based and is scheduled to be released on February 8.

No responses yet

Older posts »

Featuring Advanced Search Functions plugin by YD