To use the library : $> virtualenv --python=/usr/bin/python3.5 venv $> pip install -r requirements.txt $> source venv/bin/activate ... Go use pygraph
A Python package for graph kernels, graph edit distances and graph pre-image problem.