- Notifications
You must be signed in to change notification settings - Fork0
vladistan/slides-python-imports-talk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Here are the slides, example code programs and notebooks fromthis talk.
- Modules are loaded exactly once
- Custom import
- Stitching submodules
- Export decorator
- Fun with directories and zip
- Auto installing
- How you run the module affects import subsystem
- Modules have own unique view of global variables
- Explore guts of loaded modules
From x import y
, actually loads entire module- Live module reloading gotchas
Imagesource credits
David Beazley Talk, "Python Imports, Modules, Packages, live and let die"
About
Slides, sample code and notebook from my Python Imports talk
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published