Python projects built using the Shiny Framework
Given 12 months of (mock) sales data from an electronics store, what type of Shiny application can we build?
This project walks through the basics of Shiny, how reactivity works, how to customize your application layout, and more. This is a great place to start if you are new to Shiny.
Walks through the basics of getting started with Shiny for Python and we build and deploy a simple app by the end of the video.
Walks through the important concept of reactivity in Shiny and how we can add and manage the interactivity of our Python applications.
We focus on enhancing the visual appeal and structure of your Shiny dashboards using various layout components.
We show how we can render various types of visualizations within Shiny.