3 results

  • taurus.png

    We are happy to announce the release of Taurus 5.0.0.

    This is a major release that removes support of Python2 and Qt4 (we now support python >= 3.5 and the PyQt5 and PySide2 bindings). Other than that there should not be any other backwards incompatibility between 5.x and 4.x (we intentionally avoided enforcing the pending deprecations of 4.x even if this is a major version bump) so:

    if something works on taurus 4.8 using python3 and Qt5 and it does not work in taurus 5, please report it as a bug

    Note for developers: the API documentation has been improved: classes and other members which are not "public" are no longer included in the API docs while all public members should now be included.

    This release also improves the module loading times in some situations, and it provides a long-awaited feature: installation-independent config files (no more need of editing tauruscustomsettings.py)

     

    The source files can be downloaded from:

        https://pypi.org/project/taurus/5.0.0/

    The documentation (including installation instructions for different platforms) is available at:

        http://www.taurus-scada.org

    For a detailed list of changes, see the CHANGELOG:

        https://gitlab.com/taurus-org/taurus/-/blob/develop/CHANGELOG.md

    If you encounter problems installing or running this release, please open an issue in :

        https://gitlab.com/taurus-org/taurus/-/issues

     

  • taurus.png

    We are happy to announce the release of Taurus 4.8.0.

    This release is relatively modest in terms of new functionality
    for the end-user because most of the effort was focused on
    project migration to gitlab.com and other developer-oriented
    improvements.

    This is the last release supporting python2 and Qt4. Work has already begun
    to prepare the next major version (taurus 5) and therefore taurus 4.8 will
    likely be the last in the 4.x series (no new features are expected to land
    on the 4.x series after this release).

    For those installing with conda, please note that taurus and all its
    dependencies are now distributed via the conda-forge channel:

    `conda install -c conda-forge taurus taurus_pyqtgraph`

    The source files can be downloaded from:

    https://pypi.org/project/taurus/4.8.0/

    The documentation (including installation instructions for different platforms) is available at:

    http://www.taurus-scada.org

    For a detailed list of changes, see the CHANGELOG:

    https://gitlab.com/taurus-org/taurus/-/blob/develop/CHANGELOG.md

    ...and the Jun21 milestone:

    https://gitlab.com/taurus-org/taurus/-/milestones/16

    If you encounter problems installing or running this release, please open an issue in :

    https://gitlab.com/taurus-org/taurus/-/issues

  • logo.png
    Hi all,

    We are happy to announce the release of Sardana 3.1.0.

    To read about new features we encourage you to see newly introduced What's new section in the Sardana Docs.

    The source packages and windows installers are available to download from HERE.

    It is also available on PyPI under THIS link.

    To install from PyPI, do:

    % pip3 install sardana

    or download the tarball, untar and run:

    % python3 setup.py install

    The documentation is available at:

    http://www.sardana-controls.org

    For a detailed list of changes, see the release notes:

    https://github.com/sardana-org/sardana/releases/tag/3.1.0

    ...and the issue tracker:

    https://github.com/sardana-org/sardana/milestone/8?closed=1

    If you encounter problems installing or running this release, please
    open an issue in:

    https://github.com/sardana-org/sardana/issues

    Cheers!

    Michal Piekarski (on behalf of all the Sardana Community)

3 results