Python Namespace packages example
PEP 420 introduced the notion of namespace packages, this repo contains an example that shows how these work.
An example of how namespace packages (PEP 420) work in Python
Python
PEP 420 introduced the notion of namespace packages, this repo contains an example that shows how these work.