python

Bulawayo Python January 2024 Meetup

On 27 January 2024, the Bulawayo Python community held its inaugural meetup to improve project collaboration. Organizers sought to transition from a joke-filled WhatsApp group to more empathetic, constructive engagements, with plans for regular meetups. Thirty participants gathered at Bulawayo TechHub, discussing and contributing to an open-source social networking project.

Working with the requests library

The requests library is one of the most popular Python libraries available. In this article, you’ll learn how to use requests to fetch resources from the web and also to interact with websites.