1 min readJul 23, 2020
Great article but also worth mentioning for packages you just use a whole file called __main__.py, and running with -m will have the same effect.
Great article but also worth mentioning for packages you just use a whole file called __main__.py, and running with -m will have the same effect.
I’m an engineer on a mission to write the fastest software in the world.