https://prefect.io logo
Title
c

Cyber Pyro

08/19/2022, 6:52 AM
I've been searching for a python workflow management and I've found the Prefect website. can I use Prefect 2.0 locally without cloud services for free without any user limitations? Is the paid subscription for using the Prefect cloud?
1
a

Amanda Wee

08/19/2022, 7:08 AM
I believe there's still the free starter plan for using Prefect Cloud with Prefect 2.0
:thank-you: 2
c

Cyber Pyro

08/19/2022, 7:13 AM
Thanks Amanda! Can I use Prefect 2.0 without cloud services?
o

Oscar Björhn

08/19/2022, 7:28 AM
Yes, you can. 🙂 I believe the local version doesn't have a user concept though, you use a single account to log in, at least by default. So in a way there are no user limitations.
🙌 1
:gratitude-thank-you: 1
c

Cyber Pyro

08/19/2022, 8:08 AM
Thanks Oscar!