This repo contains a very simple example demonstrating the usage of python namespace packages. What is a python namespace package? In short, it just like a python module but without an __init__.py ...