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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file python-louvain-0.3.tar.gz
.
File metadata
- Download URL: python-louvain-0.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
71d32ed615c5bd5566356ec06bcaec22aacc75754ba56e6f49291e92fa189bc5
|
|
MD5 |
7376ae3cf96017517ec0267ae1c8dbef
|
|
BLAKE2b-256 |
f15f1cd2040382f56b21ef731f09fd7a818ad2bbcd5a8201fd2ebd4ec15297bb
|