A command line utility to display dependency tree of the installed Python packages
Go to file
Vineet 45ae660dea Add tests 2014-02-02 23:14:29 +05:30
tests Add tests 2014-02-02 23:14:29 +05:30
.gitignore Add .gitignore file 2014-02-02 21:58:16 +05:30
README.rst Add README 2014-02-02 23:14:23 +05:30
pipdeptree.py Change the help text 2014-02-02 23:11:52 +05:30

README.rst

pipdeptree
==========

A command line utility to show the installed packages as a dependency
tree.


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

:todo


Usage
-----

:todo


License
-------

MIT