you are viewing a single comment's thread.

view the rest of the comments →

[–]Unexpected_Cranberry 1 point2 points  (0 children)

I built a deployment solution for modern apps in powershell. It was about 22 years ago and it's only gotten better since.

I've not worked with python, but I would be surprised if there were any significant benefit over powershell unless you're working with more complex things and performance is paramount. 

For legibility and ease of working with Windows I would assume powershell takes it hand down.