pyodide/packages/bokeh/meta.yaml

29 lines
695 B
YAML
Raw Normal View History

package:
name: bokeh
2024-02-08 18:07:58 +00:00
version: 3.3.4
top-level:
- bokeh
requirements:
run:
2024-02-08 18:07:58 +00:00
- contourpy
2022-01-10 19:54:11 +00:00
- numpy
- Jinja2
- pandas
- Pillow
2022-01-10 19:54:11 +00:00
- python-dateutil
- six
- typing-extensions
- pyyaml
- xyzservices
source:
2024-02-08 18:07:58 +00:00
sha256: ad7b6f89d0a7c2be01eff1db0ca24e2755ac41de14539db919a62e791809c309
url: https://files.pythonhosted.org/packages/39/ba/aefd7aacc9e086e2c7f3bb42e99cb8e2a8f24dcb4bf78519ef25a9102988/bokeh-3.3.4-py3-none-any.whl
about:
home: https://github.com/bokeh/bokeh
PyPI: https://pypi.org/project/bokeh
summary: Interactive plots and applications in the browser from Python
license: BSD-3-Clause
extra:
recipe-maintainers:
- ianthomas23