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.1.tar.gz
(5.6 kB
view details)
File details
Details for the file python-louvain-0.1.tar.gz
.
File metadata
- Download URL: python-louvain-0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
43743dc0316d4df27beb59abaa4302552c5f6cbb855ae50247e3197378cc024c
|
|
MD5 |
3149f45a2eb41a3bccda5215208dca39
|
|
BLAKE2b-256 |
89e3cbd07021430b6d8e0671e595df612169739c5fe0f393f260ef655b90b5fb
|