I write tons of little mostly throwaway scripts in bash/sed/awk/etc. But I never had a bash script that grew to reasonable complexity that I wish I hadn't just started in Python.
Each tool has a purpose -- I don't think mucking around with json is particularly suitable for bash...
Each tool has a purpose -- I don't think mucking around with json is particularly suitable for bash...