When the Python coder has to deal with real world projects, they need to have knowledge about the modules and packages. As I have mentioned in my previous articles about the Python computer programming language, anything ending in a .py is considered to be a module. For example the following is a Python module. testme.py … Continue reading "How to create a package in Python"Related Posts:How to simply handle errors when importing modules in PythonHow to clear the console with PythonHow to get the current working directory with PythonIntroduction to the Python os.walk function with a practicalHow to list all files inside a directory with Python


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to


Tools & Tips