Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the previous set of pages (In The Basics), Extensions were created based off the built-in starter templates, ue-task and ue-publisher. While the templates are generic and often a good start, they are not very customizable.

...

, 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 dependencies.

Note

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 the new functionality introduced in how to use the uip-cli and VSCode plugin v2.0.0 that allows Extension developers to create (and share) their own, customizable starter templates:

...

to develop Extensions that use third party dependencies.

Title
Setting up the Extension and its dependencies
Running the Extension


...