Skip to content

outlyerapp/plugin-helper

Repository files navigation

Outlyer plugin helper

A set of helper functions for using in Outlyer Python plugins

Adding the following two lines near the top of your plugin will automatically patch the code to work against containers as well as hosts:

from outlyer.plugin_helper.container import patch_all
patch_all()

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages