Assemblyline 4 - API and Socket IO server. Version 4.7.3.1 is the latest. The project is under active development (pre-1.0), with frequent releases. Part of the Assemblyline suite by the Canadian Centre for Cyber Security.
pip install assemblyline-uiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the API client using Assemblyline's forge configuration.
Use 'forge.get_config()' without arguments, and set ASSEMBLYLINE_CONFIG environment variable or place config in standard location.
Replace with 'from assemblyline_ui.api import AssemblylineAPI'
Import SocketIOServer only inside async functions or use conditionals.