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.5.tar.gz
(6.1 kB
view details)
File details
Details for the file python-louvain-0.5.tar.gz
.
File metadata
- Download URL: python-louvain-0.5.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
970f26684c64197b84af023ecd4e35e9381553de7eefa5e729243a8204e0451e
|
|
MD5 |
6ea2b6445abb97dbd1bb24b3857afdb1
|
|
BLAKE2b-256 |
5d81497a95ba9d79d5bf04f9318256d1c0102329dd6a77b9d1e4dd84871e1089
|