Clone this repository to run the web app by running following commands:
# To install streamlit library
pip install streamlit
# To open the streamlit web app in your browser
streamlit run app.py- Scrape the PW Skills website to fect the particular course information.
- Turn the
DataFrameobject tocsv | jsonfiles. - Made a
streamlit appasapp.pywhich displays each course information asmodulewith its parts and sub-parts. - Now, it also shows the projects related to each course and their parts.
- Optimizes the code writting after making of the app.
- Automate the course adding in the app. You can add another course by providing it's url.
- You can also add another
PW Skills Courseto the app by providing it's url.
Created by arv-anshul
I am purchasing the Data Science Course.