Skip to content
Snippets Groups Projects
Unverified Commit f41ce139 authored by Jesús Daniel Colmenares Oviedo's avatar Jesús Daniel Colmenares Oviedo Committed by Jose Alonso Cardenas Marquez
Browse files

www/py-nicegui-nogui: New port: Create web-based user interfaces with Python (nogui)

NiceGUI is an easy-to-use, Python-base UI framework, which shows
up in your web browser. You can create buttons, dialogs, Markdown,
3D scenes, plots and much more.

WWW: https://nicegui.io/
PR:		282460
parent 6af82314
No related branches found
No related tags found
No related merge requests found
......@@ -1768,6 +1768,7 @@
SUBDIR += py-nevow
SUBDIR += py-nh3
SUBDIR += py-nicegui
SUBDIR += py-nicegui-nogui
SUBDIR += py-notebook
SUBDIR += py-onetimepass
SUBDIR += py-openbrokerapi
......
PORTNAME= nicegui
PKGNAMESUFFIX= -nogui
MAINTAINER= DtxdF@disroot.org
COMMENT= Create web-based user interfaces with Python (nogui)
CONFLICTS_INSTALL= www/py-nicegui
MASTERDIR= ${.CURDIR}/../py-nicegui
OPTIONS_DEFAULT= PLOTLY MATPLOTLIB
.include "${MASTERDIR}/Makefile"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment