dpeng817 / codemods

Codemodding tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project generated with PyScaffold

codemods

Modifies dagster code that uses solids/pipelines/modes into code that uses ops/jobs.

In order to use these codemods, editable install this repo, install the run.sh script using chmod +x run.sh, and run the script on the directory you would like to codemod.

About

Codemodding tools

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%