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.2.tar.gz
(5.6 kB
view details)
File details
Details for the file python-louvain-0.2.tar.gz
.
File metadata
- Download URL: python-louvain-0.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
05c4060e3edb77b0996cce94445c9265cef7f6d3c88d33eba2df3b9d51b06726
|
|
MD5 |
05c9e7041800be39729685ee047cea91
|
|
BLAKE2b-256 |
3f1a71e56487e9566dde64dfb50f710039a61fe7fd0d40607b5598f8813147fc
|