shorty
Tried to `pip install mysqlclient` yesterday and it had a dependency on the existence of a `mysql_config` executable.
That's a `brew install` away, but I typically dislike having to install a bunch of things via brew. Love `brew,` just trust it less than linux package managers.
No idea why.