Skip to content

A web application that helps the user to instrument a script for the Df-Analyzer tool, which is used to capture provenance in dataflow, in the context of scientific applications.

License

lorenzoa7/df-parser

Repository files navigation

DfParser Demo

📑 About

A web application that helps the user to instrument a script for the Df-Analyzer tool, which is used to capture provenance in dataflow, in the context of scientific applications. The user is guided through a flow of steps until the final code is generated.

App Preview

🌟 Features

  • Generation of instrumented Python code for DfAnalyzer
  • Complex forms created with react-hook-form and zod
  • Well-defined flow of steps to assist the user
  • Possibility to download the instrumented script at the end
  • Capture of code variables to assist in association with dataset attributes

🎮 How to start

1. Clone this repository:

  
    git clone https://github.com/lorenzoa7/df-parser.git
  

2. Install the dependencies:

  
    npm install
  

3. Start the server

  
    npm run dev
  

🔧 Credits

Foto do Lorenzo Aceti
Lorenzo Aceti

📌 License

This project is under MIT license.

About

A web application that helps the user to instrument a script for the Df-Analyzer tool, which is used to capture provenance in dataflow, in the context of scientific applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published