Programmers hate doing things that could be automated. No task is more frustrating than one that could be automated, but just… isn’t yet.
My latest video tells the true story of a painful Python script that our team begrudgingly ran every Monday morning, and how we ultimately automated away all that frustration by using the awesome workflow orchestration library, Prefect.
You'll learn how just one library import and a few minor changes to your code can allow you to: - Schedule your Python Script to run on local or remote systems - Handle Errors with Retries - Monitor your workflows in an incredibly powerful web-based UI - Parallelize and scale your code's using on-prem compute clusters or Cloud platforms - Persist Python results and Markdown reports - and more...
You definitely need to check this video out if you want your team to think you're a super hero because you delivered all the above features in one afternoon.
Doug Mercer
Less than two weeks 'til PyCon -- who's going?
us.pycon.org/2025/
1 year ago | [YT] | 1
View 0 replies
Doug Mercer
Are you doing Advent of Code this year? adventofcode.com/
1 year ago | [YT] | 4
View 9 replies
Doug Mercer
What did you think of my latest video, where I created a reactive programming library? https://youtu.be/nkuXqx-6Xwc
1 year ago | [YT] | 6
View 0 replies
Doug Mercer
Have you ever attended PyCon?
2 years ago | [YT] | 2
View 0 replies
Doug Mercer
Hit a big channel milestone today...
Thank you everyone for your support =]
2 years ago | [YT] | 15
View 3 replies
Doug Mercer
5737%
That's how much faster my final, highly optimized approach was over the first solution I tried.
This video tackles the popular "one billion row challenge", and by the end I'm pretty sure I've got the fastest pure Python approach.
This was a ton of fun to make, and I think you'll like it. So, go check it out!
2 years ago (edited) | [YT] | 3
View 0 replies
Doug Mercer
Trying to learn a new tech stack...
2 years ago (edited) | [YT] | 7
View 0 replies
Doug Mercer
Programmers hate doing things that could be automated. No task is more frustrating than one that could be automated, but just… isn’t yet.
My latest video tells the true story of a painful Python script that our team begrudgingly ran every Monday morning, and how we ultimately automated away all that frustration by using the awesome workflow orchestration library, Prefect.
You'll learn how just one library import and a few minor changes to your code can allow you to:
- Schedule your Python Script to run on local or remote systems
- Handle Errors with Retries
- Monitor your workflows in an incredibly powerful web-based UI
- Parallelize and scale your code's using on-prem compute clusters or Cloud platforms
- Persist Python results and Markdown reports
- and more...
You definitely need to check this video out if you want your team to think you're a super hero because you delivered all the above features in one afternoon.
2 years ago (edited) | [YT] | 3
View 0 replies
Doug Mercer
If you'd like to support this channel, please consider sponsoring me on github.com/sponsors/dougmercer/!
Monthly Sponsors receive access to the example code demonstrated in my videos.
2 years ago (edited) | [YT] | 3
View 0 replies
Doug Mercer
Jupyter notebooks?
2 years ago | [YT] | 2
View 0 replies
Load more