webui/packages
2022-10-24 22:35:05 -04:00
..
PyPI v2.0.2 With full Linux support 2022-10-24 22:35:05 -04:00
README.md Adding PyPI - C++ - Fix VS2019/2022 2022-10-21 22:15:25 -04:00

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