{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"}],"enrichment":{"capability":"Provides a Python API for creating, serializing, and loading graph data structures conforming to the JSON Graph Spec, with built-in support for Neo4j database integration.","skillfed_tags":["abandoned","legacy-python"],"use_cases":["Prototyping graph data models in Python before loading them into Neo4j for persistence.","Converting graph structures to JSON for storage, transmission, or documentation purposes.","Building small-scale graph applications that do not require ongoing maintenance or compatibility with current Python versions."],"what_it_does":"Graphlib is a Python library for working with graph data structures using a simple object-oriented API. It lets you create nodes, define relationships between them, and serialize the resulting graph into JSON format compatible with the JSON Graph Spec. It also includes a Neo4j loader that can push serialized graphs into a Neo4j database, either programmatically or via command-line interface.\n\nThe package has been abandoned since 2014-06-22 and targets only Python 2.7 and early Python 3 versions. It has no runtime dependencies, making installation straightforward in principle, but the source-only distribution and complete lack of maintenance mean it is not suitable for production use or integration with modern Python environments without significant testing and potential fixes.","worth_installing":"No. The package is abandoned, targets obsolete Python versions (2.7, 3.2\u20133.3), and has not been updated since 2014-06-12. While it has no known vulnerabilities and carries a permissive license, the lack of maintenance and untested compatibility with modern Python make it unsuitable for new projects."},"id":"graphlib","links":{"html":"https://skillfed.io/packages/graphlib","md":"https://skillfed.io/packages/graphlib.md","pypi":"https://pypi.org/project/graphlib/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-06-12","license_spdx":null,"license_treatment":"permissive","name":"graphlib","python_support":"unspecified","summary":"Graph API"},"popularity":{"monthly_downloads":97467,"position":13151,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.5"}
