Here is another date picker , that I found very clean and robust.
All documentation and examples can be found here.
I simply added a wrapper to use as a component in python.
Here is a live example where I added a date range and alert on date selection:
EDIT 08/14/24
There is a found error that makes this AirDatePicker Conflict with Plotly and both will not work while on the same page. (I’m working on a solution).