Mathspp Blog

372 409,769 33,799
articles words lines of code

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

In this article I show how I wrote a parser to parse TXRX files into a more manageable object in Python.

Today I learned about the behaviour of asyncio.gather.