November 14, 2018 by
Mike In this screencast, I introduce the popular requests package, which is a replacement for Python's urllib. You can also read the chapter this video is based on here or get the book on Leanpub
November 13, 2018 by
Mike My latest book, Jupyter Notebook 101 is now officially released. You can purchase it at the following retailers: Amazon (Kindle or Paperback) Leanpub (mobi, epub and PDF) on sale for $9.99 until the end of November Gumroad (mobi, epub and PDF) You can also download a sample of the book from Leanpub. Get it for […]
November 12, 2018 by
Mike This week we welcome Frank Vieira as our PyDev of the Week. Frank is the creator of the Vibora package, a "fast, asynchronous and elegant Python web framework." You can see what else Frank is up to over on his Github profile. Let's take a few moments to get to know Frank better! Can you […]
In this episode, we learn how we can use PyLine and PyFlakes to check our code for issues. Of course since this video was made, Flake8 and Python Black have become pretty popular, so you might want to check those out as well. You can also read the chapter this video is based on here […]
I recently had the opportunity to get my second book, Python 201: Intermediate Python added to a bundle of other interesting programming books. It is called The Ultimate Programmer Super Stack and it is is a hand-curated collection of 25+ premium ecourses, bestselling ebooks, and bonus resources that will help new programmers: Learn a […]
This week we welcome Bernat Gabor (@gjbernat) as our PyDev of the Week! Bernat is a core developer of the tox automation project. You can check out his Github to see what other open source projects he is a part of. Let's take a few moments to learn more about Bernat! Can you tell us […]