Войти
  • 232849Просмотров
  • 10 месяцев назадОпубликованоTech With Tim

What does __init__.py do in Python?

📬 Join my Free Newsletter: 🎓 Get private mentorship from me: If you've read a fair amount of Python code, then you've probably seen this " " file pop up quite a few times. It's especially common in larger Python projects. I'm going to breakdown exactly what this file is, when you should use it, and exactly how it works. 🚀 My Software Development Program: 🎞 Video Resources 🎞 Newsletter: DevLaunch: ⏳ Timestamps ⏳ 00:00 | Understanding Modules & Packages 03:21 | Free Newsletter 04:12 | __init__ Usage 06:40 | Relative Imports & Import Errors 10:06 | Multiple Packages Hashtags #Python #PythonFunctions #SoftwareDevelopment