kyper-data / python-highcharts

A simple translation layer between Python and Javascript for Highcharts projects (highcharts, highmaps, and highstocks).
MIT License
393 stars 190 forks source link

Is Python version 3.9 or below supported? #92

Open Baili-BL opened 9 months ago

Baili-BL commented 9 months ago

The version currently supported is version 3.10 or above, but version 3.8 is used. Of course, virtual environments can solve this problem, but I always think that solving version issues can save a lot of time. Looking forward to your work here, thank you.