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.
- 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
git clone https://github.com/lorenzoa7/df-parser.git
npm install
npm run dev

Lorenzo Aceti
This project is under MIT license.
