
Introduction
============

Easy access to PyPI download stats via command line::

    $ vanity Django
    Package `Django` has been downloaded 216356 times!

Installation
------------

Install via easy_install or pip::

    $ pip install vanity
    ...
    $ easy_install vanity

Credits
-------

- Based on code from `Products.PloneSoftwareCenter`_ written by
  `David Glick`_.

Questions/comments/concerns? E-mail: aclark@aclark.net

.. _`Products.PloneSoftwareCenter`: http://pypi.python.org/pypi/Products.PloneSoftwareCenter

.. _`David Glick`: http://davisagli.com
