In this article we will explore the __name__ variable, its purpose and how we can use it to tell where a module or script is being executed from. You may have come along the __name__ variable when going through some code, scripts or modules. The fol...
blog.pynerds.com4 min readNo responses yet.