2 results
-
Would you like to learn more about the Tango internals and to know how to contribute to Tango kernel projects? Now is your chance to hear directly from the kernel developers - Anton, and Geoff.
The 4th Tango Kernel Webinar took take place on Wednesday 23rd June 2021 at 10:00 CEST (08:00 UTC). The duration was about 90 minutes.
This webinar was focused on PyTango - an overview of the project and how to contribute. The following topics have been covered:- Introduction
- Repository overview
- Dependencies
- How to: set up a dev environment, run the tests, add a new test
- Architecture overview
- Practical example: code navigation while reading an attribute
- Useful tips
- Contribution workflow
- Questions
Before the meeting, participants were welcome to checkout the git repo: https://gitlab.com/tango-controls/pytango
This meeting has been recorded and is available on tango-controls youtube channel (https://www.youtube.com/channel/UCezS9cMkektZNItYnPOAQvg).
Here is the direct link to the video: https://www.youtube.com/watch?v=cnyJsNV1dBwThe Tango Kernel webinars are traditional Zoom meetings (limited to 100 participants) so participants are able to interact with the speakers and to ask questions directly or via the chat.
Please click on READ MORE to get the slides.
-
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:
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 :
2 results