Skip to content

ralphbean/smarmy

Repository files navigation

Smarmy

|-----------------------------------------------|
|         _______________                       |
|        < smarm-a-lade! >                      |
|         ---------------                       |
|                \                              |
|                 \     .---. __                |
|            ,     \   /     \   \    ||||      |
|           \\\\      |O___O |    | \\||||      |
|           \   //    | \_/  |    |  \   /      |
|            '--/----/|     /     |   |-'       |
|                   // //  /     -----'         |
|                  //  \\ /      /              |
|                 //  // /      /               |
|                //  \\ /      /                |
|               //  // /      /                 |
|              /|   ' /      /                  |
|              //\___/      /                   |
|             //   ||\     /                    |
|             \\_  || '---'                     |
|             /' /  \\_.-                       |
|            /  /    --| |                      |
|            '-'      |  |                      |
|                      '-'                      |
|_______________________________________________|

What?

Smarmy is a fork of the Leafy Miracle.

The original project graphed package dependencies in Fedora.

Smarmy gets its data from the Python Package Index.

Features

  • Written in Python using the Pyramid web framework
  • SQLAlchemy database model of Yum Categories, Groups, Packages, and Dependencies
  • Interactive graph widget, using ToscaWidgets2 and the JavaScript InfoVis Toolkit
  • Package mouse-over menus linking to downloads, acls, code bugs, builds and updates.
  • Deep linking
  • Search bar with auto-completion

Source

Running

sudo yum -y install python-virtualenv
git clone git://github.com/ralphbean/smarmy.git && cd smarmy
virtualenv env && source env/bin/activate
python setup.py develop
python smarmy/populate.py
paster serve development.ini

Authors

The logo was adapted from an image by Lenore M. Edman, www.evilmadscientist.com, which was licensed under the Creative Commons Attribution 2.0 license.

About

webapp that shows relationships on pypi!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published