Skip to content
Vuyisile Ndlovu

Building reliability into software and operations

  • Blog
  • About
  • Portfolio
  • Contact
Vuyisile Ndlovu

Building reliability into software and operations

  • About Me
  • Articles
  • Blog
  • Contact Me
  • DjangoCon Africa 2023 Resources
  • Portfolio Projects
  • PyCon Zimbabwe 2024: Resources
  • Vuyisile Ndlovu

Working with the requests library

20th November 2019 / Vuyisile

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.

Working with the requests library Read More »

Ewa Jodlowska, Python Software Foundation Executive Director

Interview With Ewa Jodlowska, PSF Executive Director

30th October 2019 / Vuyisile

An interview with Ewa Jodlowska, Executive Director of the Python Software Foundation. We talk about the PSF, insights from the Python Developer Survey and more.

Interview With Ewa Jodlowska, PSF Executive Director Read More »

Django logo

Custom template tags in Django

28th August 2019 / Vuyisile

Learn how you can extend the Django template engine by defining custom template tags using Python, and then make them available to your templates using the {% load %} tag.

Custom template tags in Django Read More »

PyCon Africa Day 1

9th August 2019 / Vuyisile

Thursday August 9 2019 was the second day of PyCon Africa in Accra. About 17 talks were delivered, including two

PyCon Africa Day 1 Read More »

Creating and updating records using Django’s database API.

31st July 2019 / Vuyisile

This article covers 6 common methods found in the Django Database API for creating, retrieving, and updating records.

Creating and updating records using Django’s database API. Read More »

Python hasattr() Function

22nd July 2019 / Vuyisile

A useful built in function in Python is hasattr(). This function is used to test if an object has some

Python hasattr() Function Read More »

How I started contributing to Open Source and stopped buying t-shirts

15th July 2019 / Vuyisile

In this post, I am going to go down memory lane and talk about my contributions to one of the open source communities I contribute to: Mozilla.

How I started contributing to Open Source and stopped buying t-shirts Read More »

Django static page

8th July 2019 / Vuyisile

In this article you’ll learn how to create a Django website with a static page using Function Based Views and Class Based Views.

Django static page Read More »

git logo

Check number of lines by user in git

1st July 2019 / Vuyisile

Learn how to count the number of commits or number of lines a contributor has added to a git repository.

Check number of lines by user in git Read More »

Post pagination
← Previous 1 … 9 10 11 … 23 Next →


Like My Posts? Subscribe below via email or RSS:

Follow blog via RSS

RSS Feed RSS – Posts

Subscribe to get more posts via email.

Join 3,707 other subscribers.

Copyright © 2025 Vuyisile Ndlovu | Powered by Astra WordPress Theme