This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
provide ui elements
Falko Schindler
4 years ago
parent
cfd7331cae
commit
3f1faf85e5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
nicegui/__init__.py
+ 1
- 0
nicegui/__init__.py
View File
@@ -1 +1,2 @@
from nicegui.nicegui import app, ui, wp
+from nicegui import elements