-
Pages tagged 'Python'
-
pre-commit, Python typing & virtual envs
The pre-commit package is a great way to quickly get a repo running with lots of pre-commit checks you shouldn't have to spend time coding into hooks yourself. But it uses virtual environments behind the scenes in an opaque way that comes with a caveat you should be mindful of.