pypi see older versions of package

Marijus picture Marijus · Aug 3, 2014 · Viewed 18.1k times · Source

This is the package I'm interested in :

https://pypi.python.org/pypi/django-filebrowser-no-grappelli/

However the latest version no longer supports Django 1.3. I need to find a version that does. How do I see list of older versions ?

Answer

limp_chimp picture limp_chimp · Mar 31, 2015

It's perhaps a little inelegant, but it appears that you can go to the URL

https://pypi.python.org/simple/<package>

And you will get a bunch of links to tarballs for the package.

Ex:

https://pypi.python.org/simple/django-filebrowser-no-grappelli/