Nicegui widgets

From BITPlan Wiki
Revision as of 08:46, 10 September 2023 by Wf (talk | contribs) (Created page with "=OsProject= {{OsProject |id=nicegui_widgets |state=active |owner=WolfgangFahl |title=nicegui_widgets |url=https://github.com/WolfgangFahl/nicegui_widgets |version=0.0.1 |desc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OsProject

OsProject
id  nicegui_widgets
state  active
owner  WolfgangFahl
title  nicegui_widgets
url  https://github.com/WolfgangFahl/nicegui_widgets
version  0.0.1
description  nicegui widgets, tools and base classes
date  2023-09-10
since  2023-09-10
until  


Installation

pip install ngwidgets
# alternatively if your pip is not a python3 pip
pip3 install ngwidgets 
# local install from source directory of ngwidgets 
pip install .

upgrade

pip install ngwidgets  -U
# alternatively if your pip is not a python3 pip
pip3 install ngwidgets -U


Motivation

Links

https://nicegui.io/