aclark4life / vanity

Get package download statistics from PyPI
GNU General Public License v2.0
66 stars 14 forks source link

Better handling of plural #13

Closed hugovk closed 10 years ago

hugovk commented 10 years ago

So instead of

"setuptools, distribute has been downloaded 16,668,162 times!"

print like

"setuptools and distribute have been downloaded 16,668,162 times!"

aclark4life commented 10 years ago

Thanks @hugovk !

aclark4life commented 10 years ago

https://pypi.python.org/pypi/vanity/2.0.5