Skip to content

chbndrhnns/pycharm-plugin-connexion

Repository files navigation

PyCharm Connexion Plugin

Build Version Downloads

Connexion / OpenAPI assistance for Python projects in PyCharm / IntelliJ-based IDEs.

Key features:

  • Inspections for unresolved Connexion references in JSON and YAML OpenAPI specs.
  • Navigation between Python handlers and OpenAPI operations.
  • Line markers to jump between spec and implementation.
  • Completion and rename for operation IDs and controller references.

This section is used as the plugin description for the built plugin.xml during the Gradle build.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "intellij-platform-plugin-copy" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

A plugin that helps with developing OpenAPI specs with Connexion

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors