Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Are Python dependencies are problem for scripting given that you'll almost certainly use only the standard library? What can bash do for which you need a third-party library in Python?


view as:

Argument parsing with argparse is a bit more tedious than click, and the "requests" dependency is very practical for HTTP requests. You could need a YAML parser...

Legal | privacy