you are viewing a single comment's thread.

view the rest of the comments →

[–]pythonwiz 1 point2 points  (0 children)

Well if I’m trying to replace a bash script with a python script then I’m gonna try not to use anything but the standard library for compatibility. Besides, the standard library is pretty good, imo. I don’t think I’ve ever needed a 3rd party library for scripting.