Search Criteria
Package Details: python-altair 5.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-altair.git (read-only, click to copy) |
---|---|
Package Base: | python-altair |
Description: | Declarative statistical visualization library for Python |
Upstream URL: | https://altair-viz.github.io/ |
Licenses: | BSD-3-Clause |
Submitter: | izahn |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 5 |
Popularity: | 0.000034 |
First Submitted: | 2018-05-01 18:43 (UTC) |
Last Updated: | 2024-08-30 19:17 (UTC) |
Dependencies (11)
- python-jinja
- python-jsonschema
- python-narwhalsAUR
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – for NumPy and Pandas imports
- python-pandas (optional) – for Pandas imports
- python-seleniumAUR (python-selenium-binAUR) (optional) – png and svg export support
- python-vl-convertAUR (optional) – png and svg export support via vega-lite specs
Required by (5)
- python-gradio
- python-jupyter-book (check)
- python-myst-nb (optional)
- python-streamlit
- python-topojson (check)
Latest Comments
« First ‹ Previous 1 2 3
lilydjwg commented on 2021-03-01 12:06 (UTC)
The license seems to be wrong. Upstream says: https://github.com/altair-viz/altair/blob/master/LICENSE
ymermoud commented on 2020-01-16 06:07 (UTC)
thank you TrialnError for taking care and updating the package! Much appreciated!
ymermoud commented on 2019-12-16 13:40 (UTC)
version 4.0.0 was just released, please update the package!
ymermoud commented on 2019-11-29 11:51 (UTC)
version 3.3.0 was just released, please update the package!
peippo commented on 2019-09-05 13:04 (UTC)
Up-to-date PKGBUILD (3.2.0) here: https://pastebin.com/BmyMEmpx Please update the package!
ymermoud commented on 2019-07-18 15:34 (UTC)
Altair 3.1.0 is out, please update this package. Thank you
izahn commented on 2018-07-02 17:52 (UTC)
I added
python-selenium
optdepends. Thanks!j605 commented on 2018-07-01 01:51 (UTC) (edited on 2018-07-01 01:51 (UTC) by j605)
It seems selenium is needed to save plots as SVG. Can you add python-selenium to the depends array or may be mention it in optdepends.
This is the error for reference,
izahn commented on 2018-06-30 00:07 (UTC)
Thanks for the heads-up, I removed python-typing from the depends list.
j605 commented on 2018-06-29 19:47 (UTC)
python-typing is part of the stdlib, please remove it from the depends list.
« First ‹ Previous 1 2 3