9 Sep 2026
PyUNICORE 2.0.0 released
Version 2.0.0 of our Python library PyUNICORE for interacting with the UNICORE REST APIs is available from PyPI. While staying largely backwards compatible to the 1.x version, this release brings several major changes: it now uses HTTPX as underlying HTTP library, and offers both synchronous and asynchronous versions of the client APIs. More…