Highsoft have recently released a Python integration for Highcharts Core which can be found here Highcharts for Python.
Highcharts Core 新版本發表
Released: Oct 17, 2018
6.2.0 中的更新
特性
Added support for multiple data labels on each single point.
Added draggable points plugin as module.
Added support for pointPlacement in X range charts, affecting the category Y axis.
Released: Apr 14, 2018
6.1.0 中的更新
特性
Pattern fills - The pattern fill feature that was previously possible using a plugin, and is now a featured part of Highcharts, and extended with more functionality. Pattern fills are great for accessible charts and for styling.
Live data URLs - New feature allows setting up live charts in a declarative way, using no callbacks or function calls. Not only does it simplify the setup, it also allows a dynamic chart to be created using graphical user interfaces, including Highcharts Cloud...