Hi all, I’m a feverishly self-taught Python coder about a year in who stumbled upon Prefect about a week ago and I’m very much inspired by the design and functionality of the codebase. Prefect Core feels like it should be part of the standard Python library. It’s elegant, intuitive, and sets the engineering bar in my mind. Also, the care that goes into their documentation is impressive. Even if my code is working, I’ll see an occasional warning about using pandas in an expensive way or something along those lines. That is a feature I really don’t see too often that shows great care and thoughtfulness. This is the kind of code I want to be able to write someday. It’s obvious Prefect is the new standard, it’s just a matter of time before it’s universally recognized as such. This is a revolution in workflow management that I want to be a part of.