Shiny for Python

Shiny makes it easy to build interactive web applications with the power of Python’s data and scientific stack.

  • Approachable: Write your application in Python; no web development skills required.
  • Flexible: Built from the ground up to support custom layouts, styles, and the modularity required for full-fledged applications, all from Python.
  • Performant: Uses reactivity to efficiently handle data processing and minimize expensive re-computations.

Note! Shiny for Python is currently in Alpha. It may be unstable, and the API may change. We’re excited to hear your feedback, but please don’t use it for production applications just yet!