generated from KOLANICH/python_project_boilerplate.py
A FOSS tool to view Windows Telemetry files
| .github | Initial commit | |
| WindowsTelemetryViewer | Initial commit | |
| .editorconfig | Initial commit | |
| .gitattributes | Initial commit | |
| .gitignore | Initial commit | |
| .gitlab-ci.yml | Initial commit | |
| Code_Of_Conduct.md | Initial commit | |
| MANIFEST.in | Initial commit | |
| pyproject.toml | Initial commit | |
| ReadMe.md | Initial commit | |
| UNLICENSE | Initial commit | |
WindowsTelemetryViewer.py
(削除) wheel (削除ここまで)
PyPi Status
(削除) GitLab Build Status (削除ここまで)
Coveralls Coverage
(削除) GitLab Coverage (削除ここまで)
Libraries.io Status
Code style: antiflash
This is a Free Open-Source Qt 5 app allowing you to view contents of Windows Diagnostics Framework files (.rbs) used to store the data collected by Telemetry (see the files in %ProgramData%\Microsoft\Diagnosis).
Uses inlined modified version of https://github.com/GrxE/PyQJsonModel , which is licensed under MIT license (see the license of that file in the file itself).
Requirements
-
kaitaistructPyPi Status License as a runtime for Kaitai Struct-generated code -
kaitai.compressPyPi Status License contains decompressors -
PyQt5PyPi Status