Discussions on Python.org
Package namespace without __init__.py?
Python Help
sinoroc
(sinoroc)
April 4, 2022, 7:21pm
3
@PedanticHacker
, some reading, maybe it helps you like it helped me:
Don't omit __init__.py - DEV Community
https://stackoverflow.com/a/62992832
__init__.py, PEP 420, and iter_modules confusion
Mixing namespace and non-namespace packages: bad practice? - #6 by ericvsmith
show post in topic