Port details |
- py-nicegui Create web-based user interfaces with Python
- 2.5.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: DtxdF@disroot.org
- Port Added: 2024-11-08 02:36:05
- Last Update: 2024-11-08 02:31:40
- Commit Hash: 6af8231
- Also Listed In: graphics python
- License: MIT
- WWW:
- https://nicegui.io/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nicegui>0:www/py-nicegui@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-nicegui/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-nicegui
- pkg install py311-nicegui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-nicegui listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nicegui
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729887287
SHA256 (nicegui-2.5.0.tar.gz) = e848e822dbf9be2c7cf50d27fbb180c096b135e6e1a817b30dd4a1b6aaac457c
SIZE (nicegui-2.5.0.tar.gz) = 16051000
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- www/py-nicegui-nogui
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>0 : devel/py-poetry-core@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiofiles>=0 : devel/py-aiofiles@py311
- py311-aiohttp>=0 : www/py-aiohttp@py311
- py311-certifi>=0 : security/py-certifi@py311
- py311-docutils>=0 : textproc/py-docutils@py311
- py311-fastapi>=0 : www/py-fastapi@py311
- py311-httpx>=0 : www/py-httpx@py311
- py311-ifaddr>=0 : net/py-ifaddr@py311
- py311-itsdangerous>=0 : security/py-itsdangerous@py311
- py311-Jinja2>=0 : devel/py-Jinja2@py311
- py311-libsass>=0 : www/py-libsass@py311
- py311-markdown2>=0 : textproc/py-markdown2@py311
- py311-orjson>=0 : devel/py-orjson@py311
- py311-pygments>=0 : textproc/py-pygments@py311
- py311-python-multipart>=0 : www/py-python-multipart@py311
- py311-python-socketio>=0 : devel/py-python-socketio@py311
- py311-requests>=0 : www/py-requests@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- py311-urllib3>=0 : net/py-urllib3@py311
- py311-uvicorn>=0 : www/py-uvicorn@py311
- py311-vbuild>=0 : textproc/py-vbuild@py311
- py311-watchfiles>=0 : devel/py-watchfiles@py311
- py311-matplotlib>=0 : math/py-matplotlib@py311
- py311-plotly>=0 : graphics/py-plotly@py311
- py311-pywebview-qt>=0 : www/py-pywebview-qt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- sysutils/py-appjail-gui
- www/py-nicegui-highcharts
Configuration Options:
- ===> The following configuration options are available for py311-nicegui-2.5.0:
MATPLOTLIB=on: Enable support for matplotlib
PLOTLY=on: Enable support for plotly
====> Enable support for native mode: you can only select none or one of them
PYWEBVIEW_GTK=off: Use GTK port
PYWEBVIEW_QT=on: Use QT port
===> Use 'make config' to modify these settings
- Options name:
- www_py-nicegui
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0 08 Nov 2024 02:31:40 |
Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo |
www/py-nicegui: New port: Create web-based user interfaces with Python
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 |
Number of commits found: 1
|