Total Downloads of Module Missing on PyPi
Up until recently, it was possible to see how many times a python module indexed on https://pypi.python.org/pypi had been downloaded (each module listed downloads for the past 24hrs, week and month). Now that information seems to be missing. Download numbers are very helpful information when evaluating whether to build code off of one module or another. They also seem to be referenced by sites such as https://img.shields.io/ Does anyone know what happened? And/or, where I can view/retrieve that information? This email from Donald Stufft (PyPI maintainer) from distutils mailing list says: Just