Search Criteria
Package Details: python-altair 4.2.0-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: | BSD3 |
Submitter: | izahn |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-01 18:43 (UTC) |
Last Updated: | 2022-01-28 14:18 (UTC) |
Dependencies (9)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39)
- python-entrypoints
- python-jinja
- python-jsonschema (python-jsonschema26)
- python-numpy (python-numpy-mkl, python-numpy-git, python-numpy-openblas, python-numpy-mkl-bin)
- python-pandas
- python-toolz
- python-setuptools (make)
- python-selenium (optional) – png and svg export support
Required by (2)
- python-myst-nb (optional)
- python-streamlit
Latest Comments
TrialnError commented on 2021-03-01 21:05 (UTC)
Valid point lilydjwg. That needs to be adjusted. Thanks for checking :)
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.