Skip to content

Vuyisile Ndlovu

Musings of a backend Software Developer

  • Home
  • Articles
  • Contact Me

Tag: pip

Posted on 11th February 2020 by Vuyisile

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

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.

Posted on 19th June 201918th June 2019 by Vuyisile

Getting started with Django

Getting started with Django

Learn how to install Django and start a project.

Posted on 17th April 201722nd October 2017 by Vuyisile

Virtual environments in Python

In Python, a virtual environment is way of isolating a working copy of Python to test software or to install new packages without affecting existing packages. virtualenv is a tool used to create isolated Python environments. virtualenv is a useful tool for creating sandboxes or for installing packages locally without system administrator access and also
Continue reading Virtual environments in Python

Posted on 27th March 201722nd October 2017 by Vuyisile

How to install 3rd party python modules

How to install 3rd party python modules

Python follows a “batteries included” philosophy, which means that a lot of functionality you may need is built in to the language itself.Python developers have developed their own modules to extend Python’s capabilities even further. These third party modules are kept in the Python Package Index or PyPI which is similar to an app store
Continue reading How to install 3rd party python modules


© Vuyisile Ndlovu 2023
Theme: creativefocus by Mladjo.