dags

Tools to create executable dags from interdependent functions.


License
MIT
Install
pip install dags==0.2.3

Documentation

dags

PyPI PyPI - Python Version PyPI - License https://readthedocs.org/projects/dags/badge/?version=latest https://img.shields.io/github/workflow/status/OpenSourceEconomics/dags/main/main pre-commit.ci status

Installation

dags is available on PyPI and Anaconda.org. Install it with

$ pip install dags

# or

$ conda install -c conda-forge dags

About

dags provides Tools to create executable dags from interdependent functions.