Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmatiello/python-graph
New official repository: https://github.com/Shoobx/python-graph
https://github.com/pmatiello/python-graph
Last synced: 3 months ago
JSON representation
New official repository: https://github.com/Shoobx/python-graph
- Host: GitHub
- URL: https://github.com/pmatiello/python-graph
- Owner: pmatiello
- License: other
- Archived: true
- Created: 2015-03-15T20:37:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T20:56:43.000Z (almost 7 years ago)
- Last Synced: 2024-07-02T04:55:06.872Z (4 months ago)
- Language: Python
- Homepage:
- Size: 925 KB
- Stars: 271
- Watchers: 23
- Forks: 114
- Open Issues: 36
-
Metadata Files:
- Readme: README.markdown
- Changelog: Changelog
- License: COPYING
Awesome Lists containing this project
- starred-awesome - python-graph - New official repository: https://github.com/Shoobx/python-graph (Python)
README
# python-graph
A library for working with graphs in Python.
This software provides a suitable data structure for representing graphs and a
whole set of important algorithms.## Important Notice
This repository is no longer being maintained. The python-graph library is now
maintained by [Lennart Regebro](https://github.com/regebro) at
[Shoobx/python-graph](https://github.com/Shoobx/python-graph).