In this episode, we will try to understand the difference between packages and modules in Python and how to mark a directory as a Python package.
Link to the repository on GitLab:
https://gitlab.com/codasteroid/basicpkg
Useful Resources:
The Sheer Joy of Packaging!
Link: https://python-packaging-tutorial.rea...
What is __init__.py used for?
Link: https://stackoverflow.com/questions/4...