How to remove a package from Pypi

Rico picture Rico · Dec 5, 2013 · Viewed 20.8k times · Source

How do I remove a package from Pypi?

I uploaded a package to Pypi several months ago. The package is now obsolete and I'd like to formally remove it. I cannot find any documentation on how to remove my package.

Answer

Simeon Visser picture Simeon Visser · Dec 5, 2013
  • Login.
  • Go to your packages.
  • Check the "remove" checkbox for the particular package.
  • Click "Remove" button.