Skip to content
Hiromichi Yokoyama edited this page Aug 22, 2026 · 6 revisions

MoleditPy official plugins wiki

Reference documentation for the official plugin collection distributed for MoleditPy.

Author: HiroYokoyama Repository: https://github.com/HiroYokoyama/moleditpy-plugins

For how to install, update and remove plugins, see Using Plugins in the main application wiki. This wiki covers what the individual plugins do.

Wiki pages

Writing your own plugin

Start from the plugin template repository (press Use this template on GitHub): an example plugin with the metadata the registry reads, headless tests, a check that validates every host API call against the application source, and a release workflow driven by a v*.*.* tag.

For the API itself, see the manual in the main repository: PLUGIN_DEVELOPMENT_MANUAL_V4.md.

Getting a released plugin listed here is a separate, manual step — see CONTRIBUTING.md.

See also

Clone this wiki locally