Port details |
- py-nicegui-highcharts NiceGUI extension providing highcharts elements
- 2.0.2 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:42:06
- Last Update: 2024-11-08 02:38:59
- Commit Hash: 276bf16b
- Also Listed In: graphics python
- License: MIT
- WWW:
- https://github.com/zauberzeug/nicegui-highcharts
- Description:
- NiceGUI Highcharts is an extension for NiceGUI, an easy-to-use,
Python-based UI framework. It provides a 'highchart' element based
on Highcharts, the popular JavaScript charting library. Due to
Highcharts' restrictive license, this element is not part of the
NiceGUI package anymore, but can be install separately.
- ¦ ¦ ¦ ¦
- 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-highcharts>0:www/py-nicegui-highcharts@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-nicegui-highcharts/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-nicegui-highcharts
- pkg install py311-nicegui-highcharts
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-highcharts listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nicegui-highcharts
- Package flavors (<flavor>: <package>)
- py311: py311-nicegui-highcharts
- distinfo:
- TIMESTAMP = 1730328047
SHA256 (nicegui_highcharts-2.0.2.tar.gz) = 3240790086ce7c87171e8ab1e4e59bb2496ad0028b2b6df8da9961f5f428b5af
SIZE (nicegui_highcharts-2.0.2.tar.gz) = 2098919
Packages (timestamps in pop-ups are UTC):
- 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-nicegui>=0 : www/py-nicegui@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-nicegui-highcharts-2.0.2:
====> Options available for the single NICEGUI: you have to select exactly one of them
NICEGUI_GUI=on: Use www/py-nicegui
NICEGUI_NOGUI=off: Use www/py-nicegui-nogui
===> Use 'make config' to modify these settings
- Options name:
- www_py-nicegui-highcharts
- USES:
- python
- 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.0.2 08 Nov 2024 02:38:59 |
Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo |
www/py-nicegui-highcharts: New port: NiceGUI extension providing highcharts
elements
NiceGUI Highcharts is an extension for NiceGUI, an easy-to-use,
Python-based UI framework. It provides a 'highchart' element based
on Highcharts, the popular JavaScript charting library. Due to
Highcharts' restrictive license, this element is not part of the
NiceGUI package anymore, but can be install separately.
WWW: https://github.com/zauberzeug/nicegui-highcharts
PR: 282461 |
Number of commits found: 1
|