python – Vuyisile Ndlovu

Vuyisile Ndlovu

Primary Menu

  • Home
  • Projects
  • Articles
  • Contact Me
Search

Tag: python

Django Templates

A brief introduction into the Django Template Language.

Continue reading “Django Templates”…
Posted on: 6 Jul 2020 Written by: Vuyisile Comments: Comments: 2
Raspberry Pi

PyPI In a box: Using a Raspberry Pi as a portable PyPI server

We all use PyPI – here’s a way to ensure we always have access.

Continue reading “PyPI In a box: Using a Raspberry Pi as a portable PyPI server”…
Posted on: 11 Feb 2020 Written by: Vuyisile Comments: Comments: 0

Bulawayo Python Meetup

Summary of the recent Python Bulawayo Meetup

Continue reading “Bulawayo Python Meetup”…
Posted on: 14 Dec 2019 Written by: Vuyisile Comments: Comments: 0

Python: Get password from terminal without echoing

This is a short article about how to get a password from the terminal without echoing it back to the user as they type.

Continue reading “Python: Get password from terminal without echoing”…
Posted on: 25 Nov 2019 Written by: Vuyisile Comments: Comments: 0

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.

Continue reading “Working with the requests library”…
Posted on: 20 Nov 2019 Written by: Vuyisile Comments: Comments: 0
Ewa Jodlowska, Python Software Foundation Executive Director

Interview With Ewa Jodlowska, PSF Executive Director

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.

Continue reading “Interview With Ewa Jodlowska, PSF Executive Director”…
Posted on: 30 Oct 2019 Written by: Vuyisile Comments: Comments: 2
Django logo

Custom template tags in Django

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.

Continue reading “Custom template tags in Django”…
Posted on: 28 Aug 2019 Written by: Vuyisile Comments: Comments: 0

Creating and updating records using Django’s database API.

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

Continue reading “Creating and updating records using Django’s database API.”…
Posted on: 31 Jul 2019 Written by: Vuyisile Comments: Comments: 0

Python hasattr() Function

A useful built in function in Python is hasattr(). This function is…

Continue reading “Python hasattr() Function”…
Posted on: 22 Jul 2019 Written by: Vuyisile Comments: Comments: 0

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

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.

Continue reading “How I started contributing to Open Source and stopped buying t-shirts”…
Posted on: 15 Jul 2019 Written by: Vuyisile Comments: Comments: 0

Posts Navigation

1 2 3 … 5 Next page »

Footer sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,695 other subscribers.

Social

  • View terrameijar’s profile on Twitter
  • View vuyisile-ndlovu-080b3891’s profile on LinkedIn
  • View terrameijar’s profile on GitHub
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
© 2021 Vuyisile Ndlovu | | Back to top ↑