0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python54 forks (54 forks)auto 404
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 2,474 stars (2,474 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Study the INI file format and existing parsers in graphtage (e.g., JSON parser) to understand the pattern. Implement a parser for INI files following the existing architecture and add corresponding diff logic.
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Prerequisites
- Python