How To Easily Uninstall Python Packages Through a PyWebIO GUI

Create your own package uninstaller GUI

Kirshi Yin
Better Programming
Published in
3 min readJul 20, 2021

--

A laptop on a table
Photo by Christopher Gower on Unsplash.

When we experiment with new projects, we end up installing a lot of Python libraries. Sometimes, we want to do a clean-up and remove the old ones we don’t need anymore. Normally, you would run the pip list command to get the installed packages. But it’s a bit hard to find what we want because…

--

--

Self-taught Java Developer. Explores topics about Spring Boot, NLP, Linux, low-coding, and more. Interested in foreign languages, investment, personal growth.