Skip to content

datajoely/kedro-pyCharm-plugin

Repository files navigation

Kedro PyCharm Plugin

This a work in progress project and is in a pre-alpha state

Automatic suggestions for datasets:

auto

  • Provide suggestions as you declare dataset inputs or outputs

Dataset parameter validity detection:

annotation

  • Highlight datasets that are discovered in the catalog
  • Flag dataset declarations which do not correspond to a catalog entry

Tooltip for dataset information:

tooltip

  • Hover for relevant dataset metadata such as Type and Layer

Jump to declaration:

jump

  • Use PyCharm to jump to the YAML declaration of a dataset reference

Find usages from the catalog:

jumpBack

  • Find declarations of datasets across your Kedro codebase from the catalog entry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages