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.