Highsoft have recently released a Python integration for Highcharts Maps which can be found here Highcharts for Python.
Highmaps JS v7.1.2
Released: Jun 3, 2019
v7.1.2 中的更新
特性
Added new feature, vertically scrollable plot area. This adds native scrolling features vertically, and is enabled using the chart.scrollablePlotArea.minHeight setting.
Deprecated the 'labels' option in favor of 'annotations'.
Added stack labels feature to waterfall series.
Added auto alignment for solid gauges with two labels.
Improved performance for exporting packedbubble series.
Added 'series.nodes[index].remove()' method to networkgraph series to remove a node with all connected links.
Added support for percentage value in yAxis.labels.distance option for gauge series.