Implemented `site-install` to permit installation of package validation on every Python run.
Implemented `site-uninstall` to remove installation of package validation.
Added `log` option to display logging information.
Added support for `poetry`-style dependency specifications with `^` and `~`.
Usage of `-S` in sub-processed Python calls for better isolation and performance.