Reference implementation of the Graph Exchange File Format

4 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement functions within the geff Python library to convert common graph data formats (e.g., those supported by libraries like NetworkX) into the geff format. These functions should be added as optional dependencies to avoid unnecessary installations for users who don't need them.

Complexity: 4/5
feature good first issue

Reference implementation of the Graph Exchange File Format

Python
feature good first issue

Reference implementation of the Graph Exchange File Format

Python
feature good first issue

Reference implementation of the Graph Exchange File Format

Python

AI Summary: Implement reading and writing capabilities for the Graph Exchange File Format (geff) library using the rustworkx graph library. This involves adding functions to convert between the geff format and the rustworkx internal representation.

Complexity: 4/5
feature good first issue

Reference implementation of the Graph Exchange File Format

Python