guaka/trust-metrics
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
trustlet.org is a project to analyze trust metrics on social networks. The code is written in Python and is available under the GPLv2+. It is be based a few existing free software projects, such as: - Pymmetry: http://pymmetry.sf.net - NetworkX and graphviz: https://networkx.lanl.gov/wiki - SciPy and NumPy: http://scipy.org - igraph: http://cneurocvs.rmki.kfki.hu/igraph/ - gnuplot You can quickly install many dependencies through easy_install You can use epydoc to generate documentation. There is a Makefile, try "make doc" Also check examples/ Links ===== project home: http://trustlet.org code home: http://trust-metrics.googlecode.com/