Skip to content

Details

Join us for a lunch and learn session on Thursday, November 19th.

We will be streaming this event to our YouTube channel: https://www.youtube.com/watch?v=NHiQuphLeHg

-----

AGENDA
12:05 pm - Broadcast starts on YouTube
12:10pm - Talk starts
1:00pm - Estimated end time

-----

PyPI in a box: Using a Raspberry Pi as a portable PyPI server
by Vuyisile Ndlovu

Problems common in Africa are power cuts and weak Internet connections. This makes it difficult for developers on the continent to get access to the resources they need such as the Python Package Index(PyPI) when they need to. In the talk I will discuss how to clone the PyPI repository to a Raspberry Pi and set it up as a local PyPI server to allow installing Python packages even when the Internet or electricity is out.

Creating your own portable PyPI server can be useful when coding with little or poor Internet access, running workshops such as Django girls, or when coding during power blackout.

Bio:
I am a backend developer, currently working for a startup called Ideation, AI that makes medical information systems. I am one of the authors at Real Python and I enjoy contributing to Open Source.

You may also like