Modules in Python Mar 9, 2022 __init__.py Each package’s directory should contain a __init__.py file, to make it a valid python package.