Highsoft have recently released a Python integration for Highcharts Stock which can be found here Highcharts for Python.
Highcharts Stock v11.4.1
Released: Apr 4, 2024
v11.4.1 での更新項目
機能
Added support for 'borderRadius' on flag series with the 'squarepin' symbol.
不具合の修正
Annotations didn't get proportionally resized when dragging a control point. Ordinal axis' getExtendedPositions didn't take dataGrouping options into account.
Panning to extremes caused jumping to incorrect extremes.
Fixed a regression in v11.4.0 causing wrong crosshair label position on the right side of the chart.
Fixed a regression in v11.4.0 causing wrong min and max extremes for the selection event in column charts.
Bubble legend with color-axis moved after redraw.
Plot lines' HTML labels rendered incorrectly.
The highcharts.d.ts type definition file was too large and caused issues in editors. Moved majority of series options into separate definition files.
Fixed a regression with resetting zoom across synchronized charts.
Plot line CSS classes were not concatenated with spaces, causing the className option to fail.