We are happy to announce the release of Taurus 4.7.0.
This release brings a lot of changes with respect to 4.6.1, among which are improved CLI,
better selection of Qt bindings (Qt5 is now the default fallback), more customizable
TaurusGuis, better support for plugins,...
As a novelty, taurus (and taurus_pyqtgraph) can now also be installed using conda, with:
conda install -c taurus-org taurus taurus_pyqtgraph
Also note that this is quite probably the last release officially supporting python2.
The source files can be downloaded from:
https://pypi.org/project/taurus/4.7.0/
The documentation (including installation instructions for different platforms) is available at:
For a detailed list of changes, see the CHANGELOG:
https://github.com/taurus-org/taurus/blob/master/CHANGELOG.md
...and the issue tracker:
https://github.com/taurus-org/taurus/milestone/15?closed=1
If you encounter problems installing or running this release, please
open an issue in :