pygraph is a Python library for a fast and flexible graph data structure. Pygraph aims to be an easy-to-use and functional graph library. By implementing the library in pure Python, it can be installed without any dependencies aside from the Python core.
Comments