I’ve been thinking about writing this article for a bit, but have been most prompted by a post grandly titled “Async Python is not faster”. The post was rooted with some good motivations and observations, but also fell somewhat into a polarising mode of ... (more…)
Read more »
JSON schemas can get confusing if you have to deal with complex data. We’ll look into how to use references to clean up your schemas. (more…)
Read more »
Python creator Guido van Rossum reveals the strengths and weaknesses of one of the world's most popular programming languages. (more…)
Read more »
In this tutorial, we will write a simple Python script to send a WhatsApp message. Twilio is the Python package we will use. To run it every day at a certain time, we will put our code on the AWS (Amazon Web Services) cloud. (more…)
Read more »