pyodide/packages/bokeh/meta.yaml

25 lines
632 B
YAML
Raw Normal View History

package:
name: bokeh
2023-09-02 09:53:56 +00:00
version: 3.2.2
top-level:
- bokeh
requirements:
run:
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:
2023-09-02 09:53:56 +00:00
sha256: e31670a013e1ff15c3d4d04f587c8162c4cc9fe1af507fd741d295e6c4e1225b
url: https://files.pythonhosted.org/packages/84/60/33f23dbb15fcd785d6287bdd6fa8c9d836dacb40e21c14aad41a57a0ec0f/bokeh-3.2.2-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