eric7.PipInterface.pipcleanup

pipcleanup utility script.

Script to delete all leftovers of upgrading packages currently in use. These leftover directories are still located in the 'site-packages' directory and their names start with a '~' character.

Global Attributes

None

Classes

None

Functions

main Function implementing the main logic.


main

main()

Function implementing the main logic.

Up