{"id":47724048,"url":"https://github.com/carosaar/gedcom_explorer","last_synced_at":"2026-04-02T20:02:08.641Z","repository":{"id":296897745,"uuid":"994892298","full_name":"carosaar/gedcom_explorer","owner":"carosaar","description":"Python-Projekt zum Extrahieren einer hierarchischen GEDCOM-Struktur einer genealogischen Datei (ged-Datei) in eine csv-Datei","archived":false,"fork":false,"pushed_at":"2026-03-24T11:43:31.000Z","size":30417,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-25T14:40:56.921Z","etag":null,"topics":["gedcom","genealogy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carosaar.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-02T16:35:52.000Z","updated_at":"2026-03-24T11:43:34.000Z","dependencies_parsed_at":"2025-06-03T07:14:52.644Z","dependency_job_id":null,"html_url":"https://github.com/carosaar/gedcom_explorer","commit_stats":null,"previous_names":["carosaar/gedcom_explorer"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/carosaar/gedcom_explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carosaar%2Fgedcom_explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carosaar%2Fgedcom_explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carosaar%2Fgedcom_explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carosaar%2Fgedcom_explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carosaar","download_url":"https://codeload.github.com/carosaar/gedcom_explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carosaar%2Fgedcom_explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31314793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gedcom","genealogy","python"],"created_at":"2026-04-02T20:02:07.279Z","updated_at":"2026-04-02T20:02:08.636Z","avatar_url":"https://github.com/carosaar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  ![alt text](docs/prg_logo_ico.png) GEDCOM Explorer\n\n![Version](https://img.shields.io/badge/version-1.3-blue)\n![Platform](https://img.shields.io/badge/platform-Windows-lightgrey)\n![Python](https://img.shields.io/badge/python-3.x-blue)\n![Status](https://img.shields.io/badge/status-stable-green)\n\nEin leistungsstarkes Tool zur Analyse und Extraktion von GEDCOM-Daten in strukturierte CSV-Dateien.\n\n\n## 👆 Wichtig!\n**Es werden keine ged-Dateien geändert!**\n\n---\n\n## 🚀 Features\n\n- 🔍 Intelligente L1-TAG-Auswahl (Auto-Complete + Filter)\n- 🧩 Flexible Untertag-Auswahl\n- 📅 Jahrgangs-Erkennung aus DATE-Tags\n- 📝 Unterstützung für CONT/CONC\n- 💾 Konfigurationsdateien (.gexp)\n- 🖥️ GUI + CLI-Modus\n\n---\n\n## 📦 Download\n\n👉 Aktuelle Version im Bereich **Releases** herunterladen\n\n---\n\n## ⚡ Schnellstart\n\n1. ZIP-Datei herunterladen  \n2. Entpacken  \n3. Installer ausführen\n4. `ged_explorer.exe` starten  \n\n---\n\n## ⚠️ Windows-Hinweis\n\nBeim ersten Start ggf.:\n\n→ „Weitere Informationen“  \n→ „Trotzdem ausführen“\n\n---\n\n## 🖼️ Screenshot\n\n![alt text](docs/Screenshot.png)\n\n---\n\n## 🧩 Funktionsprinzip\n\n1. GEDCOM-Datei auswählen\n2. L1-TAG festlegen\n3. Untertags wählen\n4. CSV exportieren\n\n---\n\n## 🖥️ CLI / Batch-Nutzung\n\nDer GEDCOM Explorer kann auch ohne GUI direkt über eine Definitionsdatei gestartet werden:\n\n```bash\nged_explorer.exe definition.gexp\n```\n\n💡 Einsatzmöglichkeiten\nAutomatisierte Verarbeitung per Batch-Datei\nIntegration in Skripte oder Workflows\nWiederholbare Auswertungen mit gespeicherten Konfigurationen\n\nBeim Start mit einer .gexp-Datei wird die Verarbeitung direkt ausgeführt, ohne die grafische Oberfläche zu öffnen.\n\n---\n\n## 📚 Dokumentation\n\n* CHANGELOG.md\n* RELEASE.md\n\n---\n\n## 📄 Lizenz\n\nSiehe LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarosaar%2Fgedcom_explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarosaar%2Fgedcom_explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarosaar%2Fgedcom_explorer/lists"}