/python_namespace_package_example

An example of how namespace packages (PEP 420) work in Python

Primary LanguagePython

Python Namespace packages example

PEP 420 introduced the notion of namespace packages, this repo contains an example that shows how these work.