Skip to main content

Louvain algorithm for community detection

Project description

Installing

To build and install run:

python setup.py install

Usage

To use from the command line:

$ community <filename>

filename is a binary file as generated by the convert utility distributed with the C implementation

To use as a python library:

import community

Documentation

To generate documentation run:

pip install numpydoc sphinx
cd docs
make

Tests

To run tests:

pip install nose
python setup.py test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-louvain-0.3.tar.gz (5.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page