Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 3.26 KB

README.md

File metadata and controls

65 lines (39 loc) · 3.26 KB


Chat on Slack

GlassFlow Examples

This repository is your starting point for exploring examples and use cases for GlassFlow.

Pre-requisite

  • Create your free GlassFlow account via the GlassFlow WebApp.
  • Get your Personal Access Token to authorize the Python SDK to interact with GlassFlow Cloud from the WebApp here
  • Clone this repository to your local machine to access all the examples:
    git clone https://github.com/glassflow/glassflow-examples.git

Explore

Usage

Learn how to use the GlassFlow Python SDK:

Examples

These are some basic examples that you can try with GlassFlow. The examples here should be familiar to you as a data engineer and will show you how GlassFlow works and how you can interact with it.

Connectors

Here there are basic examples on how to create pipelines with our managed connectors:

  • Sources: Managed source connectors
  • Sinks: Managed sink connectors
  • Combination: Combination of source and sink connectors