Avoiding import loops in Python

preview_player
Показать описание
Fix import errors using these tricks.

Ever run into an error about a partially initialized module likely due to a circular import? Then this Python video is for you!

SUPPORT ME ⭐
---------------------------------------------------

Top patrons and donors: Jameson, Laura M, Dragos C, Vahnekie, John Martin, Casey G, Pieter G, Krisztian M, Mutual Information, Sigmanificient

BE ACTIVE IN MY COMMUNITY 😄
---------------------------------------------------

CHAPTERS
---------------------------------------------------
0:00 Intro
0:26 Call-time dependencies
3:32 Type-hints
5:28 Subpackage init cycle
8:45 True import-time cycles
Рекомендации по теме