|
|
|
|
|
by jsnelgro
1589 days ago
|
|
I just assume at this point that a new python script from a coworker won’t run without an hour of tinkering and yelling obscenities at my screen. Or resorting to running in docker, which seems asinine. Python’s everywhere and does everything though, so I don’t have a good alternative. Shell scripts definitely aren’t it, but they generally hold up better when sharing in my experience. |
|
Besides that, looking at json only, it's part of the standard library so is more likely to already exist on any given machine rather than this.