Extend Flyte and Available Extenstions¶
How to extend Flyte¶
Flyte as platform was designed with extensibility as a core primitive. Flyte is essentially an integration framework and hence extensibility is possible through-out the system. The following sections will guide you through writing your own extensions - either private or public (contribute back to the community).
Available Extensions¶
Following is a list of maintained plugins for Flyte and guides on how to install / use them.