cybertraining-dsc / reu2022

Apache License 2.0
2 stars 3 forks source link

(H.101) mini project: function that returns the hostname #33

Open j-miskill opened 2 years ago

j-miskill commented 2 years ago

Function in a program that returns the hostname and temperature as a dictionary Create the same function in fastAPI Expand this for all OS; use cloudmesh.cc.sysinfo → os_iswindows, os_islinux, etc. Engage everyone to test out the program and document it as well

laszewsk commented 2 years ago

not completed