TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned how to use shell scripting to activate my virtual environment automatically when I change directories.

Today I learned about the behaviour of asyncio.gather.