logo
  • Getting Started
  • User Guide
  • Plugin Author Guide
  • Contributor Guide
  • Community Resources
  • Plugin Parts
  • End-to-End Plugin Pathway
  • Plugin Testing

Plugin Author GuideΒΆ

This guide is intended to go over what a plugin is exactly, a recommended plugin writing workflow (at least for a first plugin implementation attempt), and recommended testing practices for plugin writers to verify consistent interplay with plugins written by others.

Contents:

  • Plugin Parts
    • Prerequisite Reading
    • Introduction
    • Algorithms
    • Types
    • Translators
  • End-to-End Plugin Pathway
    • Prerequisite Reading
    • Introduction
    • Write The Plugin
    • Make Plugin Findable by Metagraph
  • Plugin Testing
    • Prerequisite Reading
    • Introduction
    • Testing Abstract Types, Concrete Types, Wrappers
    • Testing Translators
    • Testing Algorithms
    • MultiVerify and MultiResults
Explorer Plugin Parts

© Copyright 2020, Anaconda, Inc.
Created using Sphinx 3.5.3.