The Python Oracle

How do I create a namespace package in Python?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Industries in Orbit Looping

--

Chapters
00:00 Question
00:45 Accepted answer (Score 102)
04:09 Answer 2 (Score 81)
05:18 Answer 3 (Score 5)
05:40 Answer 4 (Score 2)
06:24 Thank you

--

Full question
https://stackoverflow.com/questions/1675...

Accepted answer links:
[PEP 420]: https://www.python.org/dev/peps/pep-0420/

Answer 2 links:
[pkgutil]: http://docs.python.org/library/pkgutil.h...
[PEP 420]: http://www.python.org/dev/peps/pep-0420/
[documentation]: http://docs.python.org/library/pkgutil.h...

Answer 3 links:
[This section should be pretty self-explanatory.]: http://peak.telecommunity.com/DevCenter/...

Answer 4 links:
https://web.archive.org/web/201504250439...
http://www.siafoo.net/article/77#multipl...
[TiddlyWeb]: http://tiddlyweb.com/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #namespaces #package

#avk47