Skip to main content
Version: 0.6.0

What is Seaplane

Seaplane is the fastest way to build production-ready data science and machine learning pipelines. We offer a convenient Python SDK to define intricate data pipeline flows.

Data science pipelines in Seaplane consist of applications, defined by invoking App(). Apps hold DAGs (Directed Acyclic Graphs), which define the flow of information. DAGs hold tasks, which are defined as Python functions.

Once you define a pipeline (app) in Seaplane our platform takes care of all the heavy infrastructure lifting. Deploying all required resources and wiring them together. Allowing you to focus on the important part - the data science!

You can learn more about all these and other concepts in the documentation pages below.

Sign up for an account here, are you missing anything or do you have a feature suggestion? Get in touch via support@seaplane.io