
#267: 15 amazing pytest plugins
Do you write tests for your code? You probably should. And most of the time, pytest is the industry standard these days. But pytest can be much more than what you get from just installing it as a tool...
6 Jun 202053min

#266: Refactoring your code, like magic with Sourcery
Refactoring your code is a fundamental step on the path to professional and maintainable software. We rarely have the perfect picture of what we need to build when we start writing code and attempts t...
29 Mai 202057min

#265: Why is Python slow?
The debate about whether Python is fast or slow is never-ending. It depends on what you're optimizing for: Server CPU consumption? Developer time? Maintainability? There are many factors. But if we ke...
19 Mai 20201h 3min

#264: 10 tips every Flask developer should know
Are you a web developer who uses Flask? It has become the most popular Python web framework. Even if you have used it for years, I bet we cover at least one thing that will surprise you and make your ...
12 Mai 20201h 8min

#263: SEO for developers
As developers and technologists, it's easy to think that powerful and unique ideas will percolate to the top. If we build something amazing, enthusiastic users will find and share our creations.
6 Mai 20201h 2min

#262: Build a career in data science
Has anyone told you that you should get into data science? Have you heard it's a great career? In fact, data scientist is the best job in America according to Glassdoor's 2018 rankings.
1 Mai 20201h 11min

#261: Monitoring and auditing machine learning
Traditionally, when we have depended upon software to make a decision with real-world implications, that software was deterministic. It had some inputs, a few if statements, and we could point to the ...
25 Apr 20201h

#260: From basic script to interactive data sci app with Streamlit
If you work on the data science or data visualization side of Python, you may have come to it from a scripting side of things. Writing just a little Python, using its magical libraries, with little st...
18 Apr 202059min



















