wang0618 / pywebio-dashboard

Home Page:http://dashboard.pywebio.online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyWebIO Dashboard

View dashboard on https://wang0618.github.io/pywebio-dashboard/

This repo uses this github actions to update data periodically, and publish updated data via github page in web branch.

Data update in local environment

  1. Follow this to creating a personal access token of Github (only need repo permissions)

  2. Install dependencies and run data update script:

pip install -r requirements.txt

GH_USER=<your github username> GH_TOKEN=<your github access token> python update.py

About

http://dashboard.pywebio.online


Languages

Language:HTML 47.9%Language:Python 28.8%Language:JavaScript 21.8%Language:Shell 1.6%