eric7.eric7_pluginuninstall

erice Plugin Uninstaller.

This is the main Python script to uninstall eric plugins from outside of the IDE.

Global Attributes

None

Classes

None

Functions

createMainWidget
main Main entry point into the application.


createMainWidget

createMainWidget(argv)
Up


main

main()

Main entry point into the application.

Up