gitextract_gwfmwigh/ ├── .gitattributes ├── .github/ │ └── ISSUE_TEMPLATE/ │ ├── bug_report.md │ └── feature_request.md ├── LICENSE ├── README.md └── demo.py