In this tutorial, you'll walk through the main steps of the web scraping process. You'll learn how to write a script that uses Python's requests library to scrape data from a website. You'll also use Beautiful Soup to extract the specific pieces of inform... (more…)
Read more »
Setting up the Raspberry Pi and getting started with python programming on it... (more…)
Read more »
Nearly 7 years ago, Soroco sought out to finalize on a programming language, as it started designing and developing its automation and process discovery products. In this post, we will describe why Soroco chose Python and what we did to ensure reliable an... (more…)
Read more »
I try to experiment with a lot of different technologies. I’ve found that having experience with a diverse set of concepts, languages, libraries, tools etc. leads to more robust thinking when trying to solve a problem. If you don’t know that somet...
Read more »
Python 2 end of life is scheduled for 1 January 2020. See what it entails and learn about major differences between Python 2 and Python 3. (more…)
Read more »