{"library":"graphlib-backport","type":"library","category":null,"description":"Backport of the Python 3.9 `graphlib` module for Python 3.6+. It provides the `TopologicalSorter` class for performing topological sorting on directed acyclic graphs (DAGs). The library is currently at version 1.1.0 and is actively maintained, with releases tied to updates on its GitHub repository.","language":"python","status":"active","version":"1.1.0","tags":["graph","topological-sort","backport","python3.9","utility"],"last_verified":"Sun May 24","install":[{"cmd":"pip install graphlib-backport","imports":["from graphlib_backport import TopologicalSorter"]}],"homepage":null,"github":"https://github.com/mariushelf/graphlib_backport","docs":"https://github.com/mariushelf/graphlib_backport","changelog":null,"pypi":"https://pypi.org/project/graphlib-backport/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/graphlib-backport/compatibility"}}