Ploomber
  • Documentation
  • Cloud
  • Videos
  • GitHub
  • Community
  • Newsletter
  • Blog
  • Get Started
    • What is Ploomber?
    • Quickstart
    • Your first Python pipeline
    • Basic concepts
  • Use Cases
  • User Guide
  • Cloud
  • Deployment
  • Cookbook
  • API Reference
  • Community

Something not working? Open an issue on GitHub or message us on Slack.

Get Started¶

High-level tutorials covering the basics of Ploomber.

  • What is Ploomber?
    • Tell me more
    • I have questions
    • I’m ready to start building!
  • Quickstart
    • pip
    • conda
    • Learn Ploomber in 2 minutes
    • What’s next?
  • Your first Python pipeline
    • Introduction
    • Pipeline declaration
    • Opening .py files as notebooks
    • Plotting the pipeline
    • Running the pipeline
    • Updating the pipeline
    • Where to go from here
  • Basic concepts
    • A simple pipeline
    • Defining a pipeline
    • Tasks: scripts/notebooks
    • Tasks: functions
    • Tasks: SQL
    • Where to go from here