Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 402 Bytes

File metadata and controls

25 lines (13 loc) · 402 Bytes

Perfect Python Tutorial

Use a flexible Python framework to easily combine tasks into workflows, then deploy, schedule, and monitor their execution through the Prefect UI or API.

Installation

Install and run my-project with Python

  pip install
  python main.py

Visuals for Perfect

Check out the dashboard at http://127.0.0.1:4200

   prefect orion start