Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 850 Bytes

workflow.md

File metadata and controls

19 lines (16 loc) · 850 Bytes
layout title
page
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){:target="_blank"}

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){:target="_blank"}