GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

pip

pip is the recommended way to install python packages and as such you should be familiar with how to use it to manage packages on your system and in your virtualenvironments. When you are ready to distribute your software for use by others, you will use pip to package your code and distribute it.

Goals/Objectives/Outcomes

Reference Material

Measures of Success