Skip to content

Latest commit

 

History

History

PyPI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

WebUI PyPI Package

git clone https://github.com/webui-dev/python-webui.git
cd python-webui/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