Code intelligence,
rendered as static HTML.
Explore a realistic multi-file Python project. Hover or focus a symbol for its inferred type, then follow links between definitions and references—no server required.
6Python files
122Definitions
156Cross references
Project files demo_project/
98% of names resolved across this generated project. Choose a file to inspect its symbols and inferred types.
main.pyApplication entry point and cross-module calls.pysonar_demo/__init__.pyPackage exports and cross-file references.pysonar_demo/feed.pyAsync functions and external data normalization.pysonar_demo/models.pyDomain classes, constructors, and computed state.pysonar_demo/scoring.pyFunctions, recursion, and numeric type flow.pysonar_demo/service.pyOrchestration, branching, and collection inference.