Tips on adding JSON output to your CLI app
Best practices when adding a JSON output option to your command-line application.
https://blog.kellybrazil.com/2021/12/03/tips-on-adding-json-output-to-your-cli-app
@DevMisc
#json #cli #tips
Best practices when adding a JSON output option to your command-line application.
https://blog.kellybrazil.com/2021/12/03/tips-on-adding-json-output-to-your-cli-app
@DevMisc
#json #cli #tips
Python's many command-line utilities
Every command-line tool included with Python. These can be run with python -m module_name.
https://www.pythonmorsels.com/cli-tools/
@DevMisc
#python #utils #cli
Every command-line tool included with Python. These can be run with python -m module_name.
https://www.pythonmorsels.com/cli-tools/
@DevMisc
#python #utils #cli
❤3👍1