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

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 »

Switch/Case In Python

24th June 2019 / Vuyisile

Python does not have a switch or case statement. See how to use dictionaries to emulate them.

Switch/Case In Python Read More »

How to attain Inbox Zero

21st June 2019 / Vuyisile

See how to clear out your email inbox and bring the “Unread” count to zero.

How to attain Inbox Zero Read More »

Django logo

Getting started with Django

19th June 2019 / Vuyisile

Learn how to install Django and start a project.

Getting started with Django Read More »

Pytest Test Parametrization

17th May 2019 / Vuyisile

Learn how to avoid repetition and write simpler and easy to read tests using the pytest parametrization feature.

Pytest Test Parametrization Read More »

Testing Python Code Using Pytest

9th May 2019 / Vuyisile

Learn how to install pytest and use it to discover, run, and skip test functions.

Testing Python Code Using Pytest Read More »

Post pagination
← Previous 1 … 10 11 12 … 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,732 other subscribers.

Copyright © 2025 Vuyisile Ndlovu | Powered by Astra WordPress Theme