/
Integrating Third Party Dependencies
Integrating Third Party Dependencies
In The Basics, we developed a simple Extension and walked through most of the functionalities. One key benefit of Universal Extensions, however, was not covered, which is its ability to seamlessly integrate third party Python modules.
It is highly recommended to go through The Basics, if this is your first time developing Extensions (especially with uip-cli and VSCode plugin).
The following pages below will show how to use the uip-cli and VSCode plugin v2.0.0 to develop Extensions that use third party dependencies.
Related content
Setting Up the Extension
Setting Up the Extension
More like this
Customizing Starter Templates
Customizing Starter Templates
Read with this
Integrating Third Party Dependencies
Integrating Third Party Dependencies
More like this
Adding and Using psutil Dependency
Adding and Using psutil Dependency
Read with this
Integrating Third Party Dependencies
Integrating Third Party Dependencies
More like this
Running the Extension
Running the Extension
Read with this