How to add Python installed via Homebrew to pyenv versions Posted on 2021-06-28 Hello, friends! [Read More] Tags: guide homebrew pyenv python quick-take tutorial macos
Of camels and snakes and Blaise Pascal eating a kebab in Hungary Posted on 2021-06-26 This article was originally meant to be posted before pre-commit.ci and pydocstyle join the family, but it has now become... [Read More] Tags: code quality coding standards
pre-commit.ci and pydocstyle join the family Posted on 2021-06-21 Welcome to part 3 on coding standards and code quality; these are part 1, and part 2. [Read More] Tags: coding standards pip pre-commit python
The one-liner for updating PIP and all outdated packages Posted on 2021-05-26 I spend most of my time working on a Windows machine for work-related projects, and for some personal projects I... [Read More] Tags: macos pip powershell python quick-take windows