mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 08:35:42 +02:00
Fix typo (#9101)
Fixed the name of the tool (Perfect->Prefect) Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Perfect
|
||||
# Prefect
|
||||
|
||||
Prefect is an open-source orchestration engine that turns your Python functions into production-grade data pipelines with minimal friction. You can build and schedule workflows in pure Python—no DSLs or complex config files—and run them anywhere you can run Python. Prefect handles the heavy lifting for you out of the box: automatic state tracking, failure handling, real-time monitoring, and more.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Perfect Docs](https://docs.prefect.io/v3/get-started)
|
||||
- [@official@Prefect Docs](https://docs.prefect.io/v3/get-started)
|
||||
- [@video@Getting Started with Prefect](https://www.youtube.com/watch?v=D5DhwVNHWeU)
|
Reference in New Issue
Block a user