Python Plugins. Load Modules dynamically at Runtime 🔌

preview_player
Показать описание
If you use programs like photoshop or digital audio workstations, you know that their secret weapon is the ability to use plugins that allow third party developers to add functionality without having access to the program source code. But if the plugin developer does not have access to the application source code, how does that work? It must mean that the plugins are loaded at runtime and in this video you learn how that works in Python.

C H A P T E R S
0:30 Create Tkinter window and load image
1:00 Create a red boost filter
2:40 Create mirror filter (flip horizontally)
3:10 Violation of the open-closed principle
3:40 Make polymorphic filter classes
5:55 Load filter classes dynamically at runtime
8:40 Adding black and white filter

M Y O N L I N E T R A I N I N G

#plugins #loadmodule #runtime #python
Рекомендации по теме
join shbcf.ru