vix.ing · top · new · best · stats

Dynamic and Static Analysis of Python Software with Kieker Including Reconstructed Architectures

2025/07/31 by Larrivain, Daphné, Yang, Shinhyung, Hasselbring, Wilhelm
#FOS: Computer and information sciences #Software Engineering (cs.SE)

paper · doi:10.48550/arxiv.2507.23425

Abstract

The Kieker observability framework is a tool that provides users with the means to design a custom observability pipeline for their application. Originally tailored for Java, supporting Python with Kieker is worthwhile. Python's popularity has exploded over the years, thus making structural insights of Python applications highly valuable. Our Python analysis pipeline combines static and dynamic analysis in order to build a complete picture of a given system.

Related