Dagster & Airlift
Airlift is a toolkit for integrating Dagster and Airflow.
Other integrations
View all tagsAirlift is a toolkit for integrating Dagster and Airflow.
This library provides an integration with GitHub Apps by providing a thin wrapper on the GitHub v4 GraphQL API. This allows for automating operations within your GitHub repositories and with the tighter permissions scopes that GitHub Apps allow for vs using a personal token.
This integration provides a resource for SSH remote execution using Paramiko. It allows you to establish secure connections to networked resources and execute commands remotely. The integration also provides an SFTP client for secure file transfers between the local and remote systems.
The dagster-pipes library is intended for inclusion in an external process that integrates with Dagster using the Pipes protocol.