Workflow tools

pytask

pytask is a workflow management system which facilitates reproducible data analyses. Its features include: automatic discovery of tasks, a debug mode, repetition of a task with different inputs, and many more. Further, it is easily extensible with plugins. Plugins are available for parallelization, LaTeX, Stata, R, Julia and more. (Documentation)

econ-project-templates

With pytask as it’s backbone, econ-project-templates aims to provide project templates for economists that make it easy to produce reproducible research using one or more of the most frequently used programming languages in economics (i.e., Python, Stata, R, Julia). (Documentation)