Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 192 Bytes

File metadata and controls

3 lines (2 loc) · 192 Bytes

Python Namespace packages example

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