I had cloned the repo, and wanted to run the code straight from the repo, to make it easier to play with the code. Being relatively new to python, I had to google the instructions on how to run the application from the __main__.py file, and want to spare others from doing the same.
I had cloned the repo, and wanted to run the code straight from the repo, to make it easier to play with the code. Being relatively new to python, I had to google the instructions on how to run the application from the
__main__.py
file, and want to spare others from doing the same.