Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odiroot/license-info

Show list of installed python packages with version and license info.
https://github.com/odiroot/license-info

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        

license-info
============
[![Build Status](https://travis-ci.org/odiroot/license-info.png?branch=master)](https://travis-ci.org/odiroot/license-info)

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.