issues
search
Azure-Samples
/
hpcpack-samples
Sample Code and Tutorial of Microsoft HPC Pack
MIT License
8
stars
18
forks
source link
Port Python REST client to Python 3
#12
Closed
s4b7r
closed
1 month ago
s4b7r
commented
4 years ago
Porting original winhpclib.py to Python 3, replacing Python 2-specific httplib with http.client.
We did also use the new XML namespace and API version for HPC Pack 2016/2019.
Adds an example for the Python 3 port with additional interactive username and password query.
ghost
commented
4 years ago
All CLA requirements met.
arsdragonfly
commented
1 month ago
Thank you for your contribution!