Python module imports run code!

Publicado el: 13 febrero 2023
en el canal de: Python Morsels
1,381
30

When Python imports a module, it runs all the code in that module.
So if your Python file is meant to be imported as a module, be careful not to put side effects at the top-level of your `.py` file.

Read an article version of this video at https://pym.dev/importing-module-runs...

Find more Python screencasts at https://pym.dev/screencasts/

00:00 A module that defines and prints things
00:23 What happens when you import a module?
01:45 Avoiding import side effects
02:32 When are import side effects acceptable?
03:01 Python runs code when you import a module


En esta página del sitio puede ver el video en línea Python module imports run code! de Duración hora minuto segunda en buena calidad , que subió el usuario Python Morsels 13 febrero 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,381 veces y le gustó 30 a los espectadores. Disfruta viendo!