Mathspp Blog

378 418,072 34,587
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.