|
| 1 | +# Privacy Policy — MethodenAnalyser |
| 2 | + |
| 3 | +**Last updated:** March 13, 2026 |
| 4 | +**Publisher:** Geiger |
| 5 | + |
| 6 | +## Overview |
| 7 | + |
| 8 | +MethodenAnalyser is a static Python code analysis tool with a graphical user interface. This privacy policy explains how the application handles your data. |
| 9 | + |
| 10 | +## Data Collection |
| 11 | + |
| 12 | +**MethodenAnalyser does not collect, store, or transmit any personal data to the developer.** |
| 13 | + |
| 14 | +All data processing happens locally on your device. The application does not include analytics, telemetry, crash reporting, or any form of data collection. |
| 15 | + |
| 16 | +## Data Processing |
| 17 | + |
| 18 | +The application analyzes Python source files that you choose to open or scan. All code analysis — including detection of unused imports, duplicate code, and import scope issues — is performed entirely on your local machine. No source code, file paths, or analysis results are sent to the developer or any third party. |
| 19 | + |
| 20 | +## External Services |
| 21 | + |
| 22 | +MethodenAnalyser does not connect to any external services or the internet. It is a fully offline application. |
| 23 | + |
| 24 | +## Local Storage |
| 25 | + |
| 26 | +The application may store user preferences (e.g., window size, last opened directory) locally on your device. No data is synced to external servers. |
| 27 | + |
| 28 | +## Children's Privacy |
| 29 | + |
| 30 | +MethodenAnalyser does not knowingly collect any data from children or any other users. |
| 31 | + |
| 32 | +## Changes to This Policy |
| 33 | + |
| 34 | +Updates to this privacy policy will be posted on this page with an updated revision date. |
| 35 | + |
| 36 | +## Contact |
| 37 | + |
| 38 | +For questions about this privacy policy: |
| 39 | +- GitHub: [github.com/dev-bricks/MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser) |
| 40 | +- ORCID: [0009-0005-7296-1534](https://orcid.org/0009-0005-7296-1534) |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +# Datenschutzrichtlinie — MethodenAnalyser |
| 45 | + |
| 46 | +**Zuletzt aktualisiert:** 13. März 2026 |
| 47 | +**Herausgeber:** Geiger |
| 48 | + |
| 49 | +## Überblick |
| 50 | + |
| 51 | +MethodenAnalyser ist ein statisches Python-Code-Analyse-Tool mit grafischer Benutzeroberfläche. Diese Datenschutzrichtlinie erläutert, wie die Anwendung mit Ihren Daten umgeht. |
| 52 | + |
| 53 | +## Datenerhebung |
| 54 | + |
| 55 | +**MethodenAnalyser erhebt, speichert oder überträgt keine personenbezogenen Daten an den Entwickler.** |
| 56 | + |
| 57 | +Die gesamte Datenverarbeitung erfolgt lokal auf Ihrem Gerät. Die Anwendung enthält keine Analyse-, Telemetrie-, Absturzberichts- oder sonstige Datenerhebungsfunktionen. |
| 58 | + |
| 59 | +## Datenverarbeitung |
| 60 | + |
| 61 | +Die Anwendung analysiert Python-Quelldateien, die Sie öffnen oder scannen möchten. Alle Codeanalysen — einschließlich der Erkennung ungenutzter Imports, doppelter Code-Abschnitte und Import-Scope-Probleme — werden ausschließlich auf Ihrem lokalen Rechner durchgeführt. Kein Quellcode, keine Dateipfade oder Analyseergebnisse werden an den Entwickler oder Dritte übermittelt. |
| 62 | + |
| 63 | +## Externe Dienste |
| 64 | + |
| 65 | +MethodenAnalyser stellt keine Verbindung zu externen Diensten oder dem Internet her. Es handelt sich um eine vollständig offline nutzbare Anwendung. |
| 66 | + |
| 67 | +## Lokale Speicherung |
| 68 | + |
| 69 | +Die Anwendung kann Benutzereinstellungen (z. B. Fenstergröße, zuletzt geöffnetes Verzeichnis) lokal auf Ihrem Gerät speichern. Es werden keine Daten mit externen Servern synchronisiert. |
| 70 | + |
| 71 | +## Datenschutz für Kinder |
| 72 | + |
| 73 | +MethodenAnalyser erhebt wissentlich keine Daten von Kindern oder anderen Nutzern. |
| 74 | + |
| 75 | +## Änderungen dieser Richtlinie |
| 76 | + |
| 77 | +Aktualisierungen dieser Datenschutzrichtlinie werden auf dieser Seite mit einem aktualisierten Änderungsdatum veröffentlicht. |
| 78 | + |
| 79 | +## Kontakt |
| 80 | + |
| 81 | +Bei Fragen zu dieser Datenschutzrichtlinie: |
| 82 | +- GitHub: [github.com/dev-bricks/MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser) |
| 83 | +- ORCID: [0009-0005-7296-1534](https://orcid.org/0009-0005-7296-1534) |
0 commit comments