Stallion is a Python Package Manager interface created to provide an "easy-to-use" visual and also a command-line interface for Pythonistas. Today we have many nice distribution utilities like pip, distribute, etc, but we don't have a nice visual approach to inspect current installed packages, show projects metadata, check for PyPI updates, etc.
stallion [--help]
plp [--help]
Installing using pip:
$ pip install stallion $ stallion -w
Upgrading using pip:
$ pip install --upgrade stallion $ stallion