py4Web Framework - Dashboard



py4web dashboard is a web based IDE. It is used to manage applications/ databases. When we starts the py4web server and open http://127.0.0.1:8000/ in browser following main page opens−

py4web introduction

The purpose of each button is as follows −

Login to Dashboard

Clicking on Dashboard button lends to dashboard login page. Here we need to enter password we've created during setup apps command.

Dashboard Login

Once logged-in, you can see the dashboard with multiple tabs −

Dashboard

Open Installed Application

Now click on any application, we've clicked on dashboard.

Dashboard Installed Applications

Here you can navigate Routes, Files in the application and database tables used.

Edit Application Files

py4web dashboard is an excellent IDE, you can navigate, create/edit files within dashboard as shown below − Just navigate each option and start your experiment journey.

Dashboard Installed Applications
Advertisements