Listen here: Or watch here: Welcome back to the Pybites podcast. This week we have a wonderful chat with Michael Knott. We talk about the most valuable things about Michael’s Python journey, including what he achieved through our PDM program. We talk about:– Michael’s work as a fitness coach and how he got into Python as… Continue reading How Michael Knott used Python to enhance his sports coaching career
Articles on Scraping
From Webscraper to Wordcloud
By Cedric Sambre on 27 November 2019
After going through the web scraping learning paths, I decided to get my hands dirty and apply my freshly gathered knowledge on a real life project. I explain some difficulties you might encounter while scraping and I also show some libraries that can help you visualizing data you have obtained.
PyBites Twitter Digest – Issue 03, 2019
By PyBites Team on 3 March 2019
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Fully Automate Login and Banner Generation with Selenium, Requests and Click
By Bob Belderbos on 20 August 2017
In part 3 of the PyBites Banner Generator article series I show you how to automatically generate a banner with Requests and Selenium.