globus / globus-sdk-python

Globus SDK for Python
Apache License 2.0
68 stars 38 forks source link

Create versioned Compute clients #1096

Closed rjmello closed 2 weeks ago

rjmello commented 3 weeks ago

Created ComputeClientV2 and ComputeClientV3 classes to support Globus Compute API versions 2 and 3, respectively. The canonical ComputeClient is now a subclass of ComputeClientV2, preserving backward compatibility.


📚 Documentation preview 📚: https://globus-sdk-python--1096.org.readthedocs.build/en/1096/