The Python Oracle

What is __init__.py for?

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

--

Track title: CC I Beethoven Sonata No 31 in A Flat M

--

Chapters
00:00 Question
00:19 Accepted answer (Score 1915)
01:38 Answer 2 (Score 1182)
02:43 Answer 3 (Score 637)
04:48 Answer 4 (Score 484)
05:44 Thank you

--

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

Question links:
[__init__.py]: https://docs.python.org/3/tutorial/modul...

Accepted answer links:
[old, pre-3.3 "regular package"]: https://docs.python.org/3/reference/impo...
[newer 3.3+ "namespace package"]: https://docs.python.org/3/reference/impo...
[Here's the documentation.]: https://docs.python.org/3/reference/impo...

Answer 2 links:
[this]: https://web.archive.org/web/202007211509...

Answer 3 links:
http://www.reddit.com/r/Python/comments/.../

Answer 4 links:
[documentation]: https://docs.python.org/3/reference/impo...

--

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

--

Tags
#python #module #package #pythonpackaging

#avk47