UOPY 1.4.0 is certified on Python 3.9 & later.
We have QA certified UOPY on Python odd version numbers (3.9, 3.11 and 3.13) and paper certified UOPY on Python even version numbers (3.10, 3.12).
Enhancements and fixes
-
UOPY-123 Support for MVIS Connection Using UniObjects Protocol
- Feature Added: Support for establishing MVIS connections via the UniObjects protocol.
- Limitation: The UniCommands object from UOPY cannot be used for MVIS connections as it is not supported by MVIS.
-
UOPY-122 New ClearPool Functionality to Close Open Pool Connections in UOPY.
- A new ClearPool functionality has been introduced in UOPY to facilitate the termination of all open pool connections. This functionality uses the closeAllCPSessions() method, to close down all open sessions in the UV server spawned by UOPY.
-
UOPY-121 In UOPY version 1.3.0, an issue prevented connections to the UniVerse database on Linux systems. This has been resolved by implementing a new UniVerse version check function. The previous shell script-based checking method failed to retrieve the UniVerse version accurately.
-
UOPY-111 The README has been updated to replace outdated and non-functional video links with working links sourced from Rocket Software’s YouTube channel.
- These videos provide an introduction to UOPY, GUI examples, a webserver app demo, and an Android demo. The following video links have been updated:
- UOPY: Intro to UOPY, UniObjects for Python https://www.youtube.com/watch?v=m26_b0qD8zM
- UOPY: GUI Examples: https://www.youtube.com/watch?v=el20qZC89t8
- UOPY: Webserver App Demo: https://www.youtube.com/watch?v=Q7w-pQJdLDg
- UOPY: Android Demo: https://www.youtube.com/watch?v=3NfgQrPNtSM
- These videos provide an introduction to UOPY, GUI examples, a webserver app demo, and an Android demo. The following video links have been updated: