Let’s walk through how to schedule a message on WhatsApp with two lines of python. This is useful if you […]
Author: bilard
Change Python Version in Pipenv
A recent upgrade to Ubuntu 20.04 messed up one of my projects which depended on python3.7 and I had to […]