Search Criteria
Package Details: python-dash 3.2.0-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: | daizhirui |
| Last Packager: | daizhirui |
| Votes: | 6 |
| Popularity: | 0.142374 |
| First Submitted: | 2017-07-11 17:38 (UTC) |
| Last Updated: | 2025-09-09 17:46 (UTC) |
Dependencies (15)
- python
- python-flask
- python-importlib-metadata
- python-nest-asyncio
- python-plotly
- python-requests
- python-retrying
- python-setuptools
- python-werkzeug
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-flask-compress (optional)
Latest Comments
« First ‹ Previous 1 2
thrasibule commented on 2020-08-02 13:13 (UTC)
@greyltc, that makes sense. I'll try to post a split version today, and add you as co-maintainer.
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