[Python / Market Data] Generate Daily/Weekly Volume Profiles

Hi,

I want to download stock market data with python and after generate for each symbol , a chart (plotly, …) with daily/weekly profile.
I don’t find such topics about this.
This topic is more about how generate chart element with python from market data.
We can after quickly scan visually potential opportunities with charts.
And why not, implement more sophisticated/alternatives algo strategies on profiles (consolidation, trending, momentum, etc )

thanks