Build Amazing web apps with Python

Manpreet Singh
3 min readOct 3, 2021

Welcome back! Python is an amazing programming language with a ton of capability, you can pretty much do anything with it, including building web applications! So, let’s take a look at one of the best packages for web app development with Python. This specific package is called Dash, it was actually created by the same team who develop Plotly, if you want to jump straight to their GitHub page, check out the link below:

Starting off, this specific package can be used with R, Julia and even Jupyter, so that is an awesome feature for sure. This specific package does a great job at allowing us to build out front ends for our projects, check out some of the examples below:

If you want to install this package, use the following pip command:

--

--

Manpreet Singh
Manpreet Singh

Responses (1)