Search Criteria
Package Details: python-dash 2.18.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-dash.git (read-only, click to copy) |
---|---|
Package Base: | python-dash |
Description: | A python framework for building analytical web applications |
Upstream URL: | https://plot.ly/products/dash/ |
Licenses: | MIT |
Conflicts: | python-dash-core-components, python-dash-html-components, python-dash-renderer, python-dash-table |
Provides: | python-dash-core-components, python-dash-html-components, python-dash-renderer, python-dash-table |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-11 17:38 (UTC) |
Last Updated: | 2024-10-28 20:22 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-flask (python-flask-gitAUR)
- python-importlib-metadata
- python-nest-asyncio
- python-plotly (python-plotly-gitAUR)
- python-requests
- python-retrying
- python-setuptools
- python-werkzeug
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-flask-compress (optional)
Required by (11)
- open3d
- picosnitch
- python-dash-bootstrap-components
- python-dash-daq
- python-dash-daq (requires python-dash-table)
- python-dash-daq (requires python-dash-table) (make)
- python-jupyter-dash
- python-open3d
- python-open3d-bin
- python-py3d
- srt-py-git
Latest Comments
« First ‹ Previous 1 2
greyltc commented on 2020-08-02 09:01 (UTC) (edited on 2020-08-02 09:01 (UTC) by greyltc)
@thrasibule, what do you think about combining all the following into one split package that you and I could co-maintain together?
python-dash
python-dash-table
python-dash-core-components
python-dash-renderer (soon to be obsolete apparently)
python-dash-daq
python-dash-html-components
I think these are all so tightly integrated with eachother that it doesn't make sense to package them all separately.
greyltc commented on 2020-08-01 21:34 (UTC) (edited on 2020-08-01 21:35 (UTC) by greyltc)
looks like python-dash-table is a requirement here. do you think you can patch out the hard version number requirements in requires.txt to be
>=
rather than==
?greyltc commented on 2020-04-21 20:34 (UTC)
looks like this is missing a python-future dependency
« First ‹ Previous 1 2