Source CodeΒΆ
The source code is currently divided into 4 modules:
Top-level analysis in the root
scriptsmodules. They are documented under Analysis.logssubmodule, containing code related to logging configuration. See logs Module.data_handlingcontains the code for manipulating query data. See data_handling Module.multithreadingsubmodule, containing code related to concurrency. See multithreading Module.