word-def
  • Getting started with Word Definition
  • How to create a word-def plugin
  • How to setup a plugin
  • How to test a plugin
  • API Reference
  • Design and Architecture
word-def
  • danoan.word_def namespace
  • View page source

danoan.word_def namespace

Subpackages

  • danoan.word_def.cli namespace
    • Subpackages
      • danoan.word_def.cli.commands namespace
        • Submodules
    • Submodules
      • danoan.word_def.cli.cli module
      • danoan.word_def.cli.utils module
  • danoan.word_def.core package
    • Submodules
      • danoan.word_def.core.api module
        • PluginRegister
        • api_version()
        • get_definition()
        • get_pos_tag()
        • get_register()
        • get_synonym()
        • get_usage_example()
        • is_plugin_compatible()
      • danoan.word_def.core.exception module
        • ConfigurationFileRequiredError
        • PluginMethodNotImplementedError
        • PluginNotAvailableError
        • UnexpectedResponseError
        • UnrecognizedPluginModule
      • danoan.word_def.core.model module
        • Plugin
        • PluginFactory
        • PluginProtocol
        • PosTag

© Copyright 2024, Daniel Martins Antunes.

Built with Sphinx using a theme provided by Read the Docs.