license-info

Show list of installed python packages with version and license info


License
BSD-3-Clause
Install
pip install license-info==0.8.7

Documentation

license-info

Build Status

Show list of installed python packages with version and license info.

Usage

Just install package:

$ pip install license-info

... and run it:

$ li

license-info should work properly inside activated virtualenv.