mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00

* Supporting href link * Python serve a folder example * Fix bug in Infinite loop when set_timeout() get called later * webui.js wont close window if href link clicked * Fix bug in webui.js show error message when switching between window fast
WebUI PyPI Package
git clone https://github.com/alifcommunity/webui.git
cd webui/packages/PyPI
python -m pip install --upgrade pip
python -m pip install --upgrade build
python -m pip install --upgrade twine
python -m build
python -m twine upload --repository pypi dist/*
pip install --upgrade webui2