Pip
So, what is pip? pip is a package manager for Python. That means it’s a tool that allows you to install and manage additional libraries and dependencies that are not distributed as part of the standard library.
Package management is so important that pip has been included with the Python installer since versions 3.4 for Python 3 and 2.7.9 for Python 2, and it’s used by many Python projects, which makes it an essential tool for every developer that uses Python.
During this project, our team will analyze the source code and have a look at their current issues. Where possible, we will try to make a contribution to this open-source project.
Authors
First year Computer Science master student at TU Delft, interested in software engineering and data science
MSc Computer Science student at Delft University of Technology, interested in Machine/Deep Learning, AI and Computer Graphics