Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install gluttony

How to install Gluttony

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install gluttony
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.5
0.6Never BuiltWhy not?
0.5 Available View build log
0.4 Available View build log
Windows (64-bit)
0.5
0.6Never BuiltWhy not?
0.5 Available View build log
0.4 Available View build log
Mac OS X (10.5+)
0.5
0.6Never BuiltWhy not?
0.5 Available View build log
0.4 Available View build log
Linux (32-bit)
0.5
0.6Never BuiltWhy not?
0.5 Available View build log
0.4 Available View build log
Linux (64-bit)
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
 
Author
License
MIT
Dependencies
Imports
Lastest release
version 0.6 on Jan 9th, 2014

("========rnGluttonyrn========rnrnGluttony is a tool for finding dependency relationships among Python rnprjects in PyPi, it is based on pip.rnrn.. image:: http://static.ez2learn.com/gluttony/gluttony.jpgrnrnInstallationrn============rnrnTo install Gluttonyrnrn::rnrn easy_install Gluttonyrn rnUsagern=====rnFor understanding optons of Gluttony, you can type:rn::rnrn gluttony --helprn rnAlso, once your're familiar with pip install, most of the options are same.rnrnDrawing Graphrn=============rnrnTo know dependency relationshipsrnrn::rnrn gluttony <project name> --display-graphrnrnFor example: you want to know the dependency relationships of a rnPython project Sprox, then you can type::rnrn gluttony sprox --display-graphrnrnThe result might looks like this:rnrn.. image:: http://static.ez2learn.com/gluttony/sprox.pngrnrnAlso, it also supports most of command of pip install, for example: rnyou want to know the relations among TurboGears2 packages, here we typernrn::rnrn gluttony -i http://www.turbogears.org/2.0/downloads/current/index tg.devtools --display-graphrnrnThe result:rnrn.. image:: http://static.ez2learn.com/gluttony/tg2.pngrnrnOops, the graph is a mess. I didn't handle layout of graph. I have not time rnto finish it right now. Fortunately, you can output the graph as dot or rnpickle format file for further handling.rnrnOutput Graphviz Filern====================rnIn order to draw the diagram with Graphviz, you can output that format.rnFor example:rnrn::rnrn gluttony sprox --pydot sprox.dotrntrnThen you can use Graphviz for drawing beautiful rngraph. Like this one:rnrn.. image:: http://static.ez2learn.com/gluttony/sprox_dot.pngrnrnAnother huge example:rnrn`Dependency relationship digram of TurboGears2 <http://static.ez2learn.com/gluttony/tg2_dot.png>`_rnrnOutput Pickle Filern==================rnIf you want to get the relationships data in Python form, this tool also rnprovide a pickle output. For example:rnrn::rnrn gluttony sprox --pickle sprox.picklerntrnThen you can use pickle.load for further processing.rnrnGalleryrn=======rnrn`Gallery <http://code.google.com/p/python-gluttony/wiki/Gallery>`_rnrnAuthorrn======rnrn * Victor Lin (bornstub at gmail.com)rn * Twitter: victorlinrn * Blog: Victor's Blog",)

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.