Giter Site home page Giter Site logo

kedro-inspect's Introduction

kedro-inspect

Install

pip install kedro-inspect

How to use

To see what commands are available, run:

kedro-inspect

Run this command to compile configurations to files:

kedro-inspect compile

This will compile all configurations to a separate compile folder.

Todo

  • Implemented a TraceHook that can be included in project without calling CLI

Stack

Dependency: pdm Docs: mkdocs CLI: typer

Todo:

  • Config Tracibility - is it possible to trace where's the config coming from (useful for VSCode extension)

kedro-inspect's People

Contributors

noklam avatar ankatiyar avatar

Stargazers

An Hoang avatar  avatar Yury Fedotov avatar  avatar Yolan Honoré-Rougé avatar Yetunde Dada avatar Kacper Leśniara avatar  avatar  avatar

Watchers

 avatar  avatar

kedro-inspect's Issues

Todo

  • Are there unused parameters and datasets? (explicit use/implicit use/unused)
    • if key.subkey is used then key.subkey.x is implicited used
  • Which pipeline is using this dataset?
  • Where is this configuration coming from?
  • Which dataset factory pattern is not used at all?
  • Which pattern is this dataset using?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.