PyJaws: A Pythonic Way to Define Databricks Jobs and Workflows (pypi.org) 2 points by j0selit0 3y ago ↗ HN
[–] j0selit0 3y ago ↗ PyJaws enables declaring Databricks Jobs and Workflows as Python code, allowing for: - Code Linting - Formatting - Parameter Validation - Modularity and reusabilityIn addition to those, PyJaws also provides some nice features such as cycle detection out of the box.Folks who have used Python-based orchestration tools such as Apache Airflow, Luigi and Mage will be familiar with the concepts and the API of PyJaws.
1 comment
[ 2.6 ms ] story [ 9.9 ms ] threadIn addition to those, PyJaws also provides some nice features such as cycle detection out of the box.
Folks who have used Python-based orchestration tools such as Apache Airflow, Luigi and Mage will be familiar with the concepts and the API of PyJaws.