Python – Vuyisile Ndlovu

Vuyisile Ndlovu

Primary Menu

  • Home
  • Projects
  • Articles
  • Contact Me
Search

Category: Python

How to flatten a list of lists in Python

In this post, I cover a couple of ways to flatten lists of lists or lists of mixed data in standard Python and 3rd party libraries such as Django, Pandas and Matplotlib.

Continue reading “How to flatten a list of lists in Python”…
Posted on: 21 Dec 2020 Written by: Vuyisile Comments: Comments: 0

How to use Postman to authenticate to Django Rest Framework

Authenticating with Django REST APIs using HTTP Client

Continue reading “How to use Postman to authenticate to Django Rest Framework”…
Posted on: 14 Dec 2020 Written by: Vuyisile Comments: Comments: 0

How to use Django with multiple databases

Have you ever wondered if it is possible to connect Django to more than one database at a time? Read this post to find out how.

Continue reading “How to use Django with multiple databases”…
Posted on: 14 Sep 2020 Written by: Vuyisile Comments: Comments: 0

Dealing with the Type Error: ObjectId(”) is not JSON serializable error when working with MongoDB

Learn how to serialize MongoDB ObjectId data types in Python.

Continue reading “Dealing with the Type Error: ObjectId(”) is not JSON serializable error when working with MongoDB”…
Posted on: 1 Sep 2020 Written by: Vuyisile Comments: Comments: 0

How to add CORS Headers to Django responses

How to add CORS headers to a Django Application

Continue reading “How to add CORS Headers to Django responses”…
Posted on: 24 Aug 2020 Written by: Vuyisile Comments: Comments: 2

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

User authentication in Django

The Django auth app makes authenticating users easy to do. Learn how to enable log in and logout functionality to a Django site.

Continue reading “User authentication in Django”…
Posted on: 9 Dec 2019 Written by: Vuyisile Comments: Comments: 0

PyCon Africa Recap

In August 2019 I attended PyCon Africa in Ghana. I enjoyed the…

Continue reading “PyCon Africa Recap”…
Posted on: 29 Nov 2019 Written by: Vuyisile Comments: Comments: 0

Posts Navigation

1 2 3 … 7 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 ↑