predict-idlab / plotly-resampler

Visualize large time series data with plotly.py
https://predict-idlab.github.io/plotly-resampler/latest
MIT License
1.02k stars 66 forks source link

Python 3.12 support #274

Closed jvdd closed 8 months ago

kb- commented 8 months ago

Plotly-resampler installation works on Python 3.12 with the current tsdownsample version from the repo (since closing https://github.com/predict-idlab/tsdownsample/issues/61). However it doesn't work with tsdownsample = "0.1.2" specified in plotly-resampler's pyproject.toml

Jamesong7822 commented 8 months ago

Any updates on this?

jonasvdd commented 8 months ago

@Jamesong7822, 3.12 support is now merged on main, so as soon as we make a new release, python3.12 will be supported!

Jamesong7822 commented 8 months ago

Excellent work @jonasvdd, i was like seeing this issue got merged so I thought the release was already supported as the README had the 3.12 support label as well