Package implementing the various pip dialogs and data.
| Pip | Package implementing the pip GUI logic. | 
| PipDialog | Module implementing a dialog showing the output of a pip command. | 
| PipFileSelectionDialog | Module implementing a dialog to enter a file to be processed. | 
| PipFreezeDialog | Module implementing a dialog to generate a requirements file. | 
| PipPackageDetailsDialog | Module implementing a dialog to show details about a package. | 
| PipPackagesInputDialog | Module implementing a dialog to enter package specifications. | 
| PipPackagesWidget | Module implementing the pip packages management widget. |