{"library":"graphlib","type":"library","category":null,"description":"A Python library providing a simple Graph API for directed graphs. Current version 0.9.5, released periodically with minimal breaking changes.","language":"python","status":"active","version":"0.9.5","tags":["graph","directed","topological-sort","cycle-detection"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install graphlib","imports":["from graphlib import Graph","from graphlib import TopologicalSorter"]}],"homepage":"https://github.com/bruth/graphlib/","github":"https://github.com/bruth/graphlib/","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}