linkcomm
linkcomm copied to clipboard
feature request: python installer
Let's make the python code a full-fledged installable module, using distutils or whatever.
Docs about creating a package: http://guide.python-distribute.org/creation.html
I think we may want to make a module linkcomm containinig classes and functions and provide a bin/link_clustering.py that uses the linkcomm module.
I am interested in linkcomm module. Is it already implemented? Thanks