hvplot

View on PyPIReverse Dependencies (78)

0.10.0 hvplot-0.10.0-py3-none-any.whl

Wheel Details

Project: hvplot
Version: 0.10.0
Filename: hvplot-0.10.0-py3-none-any.whl
Download: [link]
Size: 155423
MD5: 14ebd6105ed92770f28ae8c874c5152d
SHA256: fe90ccb48163a6a62ae5bd6b008c2cb15cbf5b276f6ad6839ef5470b1c480d16
Uploaded: 2024-05-06 12:24:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hvplot
Version: 0.10.0
Summary: A high-level plotting API for the PyData ecosystem built on HoloViews.
Author-Email: Philipp Rudiger <developers[at]holoviz.org>
Maintainer-Email: HoloViz developers <developers[at]holoviz.org>
Project-Url: Homepage, https://hvplot.holoviz.org
Project-Url: Source, http://github.com/holoviz/hvplot
Project-Url: HoloViz, https://holoviz.org/
License: BSD
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: bokeh (>=1.0.0)
Requires-Dist: colorcet (>=2)
Requires-Dist: holoviews (>=1.11.0)
Requires-Dist: numpy (>=1.15)
Requires-Dist: packaging
Requires-Dist: pandas
Requires-Dist: panel (>=0.11.0)
Requires-Dist: param (<3.0,>=1.12.0)
Requires-Dist: setuptools-scm (>=6); extra == "dev-extras"
Requires-Dist: hvplot[examples]; extra == "doc"
Requires-Dist: nbsite (>=0.8.4); extra == "doc"
Requires-Dist: sphinxext-rediraffe; extra == "doc"
Requires-Dist: dask[dataframe] (>=2021.3.0); extra == "examples"
Requires-Dist: datashader (>=0.6.5); extra == "examples"
Requires-Dist: fugue[sql]; extra == "examples"
Requires-Dist: hvplot[fugue-sql]; extra == "examples"
Requires-Dist: ibis-framework[duckdb]; extra == "examples"
Requires-Dist: intake-parquet (>=0.2.3); extra == "examples"
Requires-Dist: intake-xarray (>=0.5.0); extra == "examples"
Requires-Dist: intake (<2.0.0,>=0.6.5); extra == "examples"
Requires-Dist: ipywidgets; extra == "examples"
Requires-Dist: networkx (>=2.6.3); extra == "examples"
Requires-Dist: matplotlib; extra == "examples"
Requires-Dist: notebook (>=5.4); extra == "examples"
Requires-Dist: numba (>=0.51.0); extra == "examples"
Requires-Dist: pillow (>=8.2.0); extra == "examples"
Requires-Dist: plotly; extra == "examples"
Requires-Dist: polars; extra == "examples"
Requires-Dist: pooch (>=1.6.0); extra == "examples"
Requires-Dist: s3fs (>=2022.1.0); extra == "examples"
Requires-Dist: scikit-image (>=0.17.2); extra == "examples"
Requires-Dist: scipy (>=1.5.3); extra == "examples"
Requires-Dist: selenium (>=3.141.0); extra == "examples"
Requires-Dist: streamz (>=0.3.0); extra == "examples"
Requires-Dist: xarray (>=0.18.2); extra == "examples"
Requires-Dist: xyzservices (>=2022.9.0); extra == "examples"
Requires-Dist: geodatasets (>=2023.12.0); extra == "examples"
Requires-Dist: hvplot[examples]; extra == "examples-tests"
Requires-Dist: hvplot[tests-nb]; extra == "examples-tests"
Requires-Dist: qpd (>=0.4.4); extra == "fugue-sql"
Requires-Dist: fugue-sql-antlr (>=0.2.0); extra == "fugue-sql"
Requires-Dist: sqlglot; extra == "fugue-sql"
Requires-Dist: jinja2; extra == "fugue-sql"
Requires-Dist: cartopy; extra == "geo"
Requires-Dist: fiona; extra == "geo"
Requires-Dist: geopandas; extra == "geo"
Requires-Dist: geoviews (>=1.9.0); extra == "geo"
Requires-Dist: pyproj; extra == "geo"
Requires-Dist: rasterio; extra == "geo"
Requires-Dist: rioxarray; extra == "geo"
Requires-Dist: spatialpandas (>=0.4.3); extra == "geo"
Requires-Dist: pygraphviz; extra == "graphviz"
Requires-Dist: colorcet (>=0.0.1a1); extra == "hvdev"
Requires-Dist: datashader (>=0.0.1a1); extra == "hvdev"
Requires-Dist: holoviews (>=0.0.1a1); extra == "hvdev"
Requires-Dist: panel (>=0.0.1a1); extra == "hvdev"
Requires-Dist: param (>=0.0.1a1); extra == "hvdev"
Requires-Dist: pyviz-comms (>=0.0.1a1); extra == "hvdev"
Requires-Dist: geoviews (>=0.0.1a1); extra == "hvdev-geo"
Requires-Dist: hvplot[tests-core]; extra == "tests"
Requires-Dist: fugue[sql]; extra == "tests"
Requires-Dist: hvplot[fugue-sql]; extra == "tests"
Requires-Dist: ibis-framework[duckdb]; extra == "tests"
Requires-Dist: polars; extra == "tests"
Requires-Dist: dask[dataframe]; extra == "tests-core"
Requires-Dist: ipywidgets; extra == "tests-core"
Requires-Dist: matplotlib; extra == "tests-core"
Requires-Dist: parameterized; extra == "tests-core"
Requires-Dist: plotly; extra == "tests-core"
Requires-Dist: pooch; extra == "tests-core"
Requires-Dist: pre-commit; extra == "tests-core"
Requires-Dist: pytest-cov; extra == "tests-core"
Requires-Dist: pytest; extra == "tests-core"
Requires-Dist: ruff; extra == "tests-core"
Requires-Dist: scipy; extra == "tests-core"
Requires-Dist: xarray; extra == "tests-core"
Requires-Dist: pytest-xdist; extra == "tests-nb"
Requires-Dist: nbval; extra == "tests-nb"
Provides-Extra: dev-extras
Provides-Extra: doc
Provides-Extra: examples
Provides-Extra: examples-tests
Provides-Extra: fugue-sql
Provides-Extra: geo
Provides-Extra: graphviz
Provides-Extra: hvdev
Provides-Extra: hvdev-geo
Provides-Extra: tests
Provides-Extra: tests-core
Provides-Extra: tests-nb
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9973 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hvplot/__init__.py sha256=l6r24tZQZJsKbqpXzfV5HiTMEnGdp7N3N8C3k2lc7DA 10893
hvplot/_version.py sha256=D9FzgOn4bdjik_advMRtDDR32aJiX9xm30TIiWkqKLs 413
hvplot/backend_transforms.py sha256=BAOvIa2kLngutGIfHCAre7K2DnJqVlrzGCbDs1ev2G0 10874
hvplot/converter.py sha256=84HXYyiQvdb5xBVNvWmH1A9bN-kD1hhweN86xiDpRH4 108686
hvplot/cudf.py sha256=EJBmePEPdEX1pcMAM6TTNqU-W4pfcihKR-TdIt1_P1I 908
hvplot/dask.py sha256=4XkhF1Jrd9ZkvRHEKvDjE5E2plExwnFWHvPTj2YwyBg 1274
hvplot/datasets.yaml sha256=eo03dYLejYdIaLDEwKjbJrDhz_19tWavKo_LIbHuv8Y 1367
hvplot/fugue.py sha256=A21kWrtLQ_oyZVm0v-ii5o3EcVQytb4f1FRCfGj28Yk 1903
hvplot/ibis.py sha256=Iosa591I0uBAbAM5F4ysGyXeuJ9HI0xU4I8QNjKraA0 546
hvplot/intake.py sha256=mb2diSdNukJ7ITY-6BkH1DsfWihBT_Jauo49sI8Av1s 809
hvplot/interactive.py sha256=SVQK23S8kFsZZ4V5XPAGBonNXahdtiyCChjAJiPHyjM 37370
hvplot/networkx.py sha256=HkwrGCeK-EBg7RzBaakLPuSp4WPE5AgkVPGs_FArK1U 21430
hvplot/pandas.py sha256=NXufDc40TYH4p5UsiHeGwZX_y5AqDtEFoP_BZEM-6BQ 997
hvplot/polars.py sha256=KyzbiyeJQps15qUnzGe8v809tDvN5CuSv0iANwy3H0Q 644
hvplot/sample_data.py sha256=Ulcrqbd-21pf-qyOBVhavZqHSvenLJG7sl558qRb8Ps 722
hvplot/streamz.py sha256=BJZYHmoPwpRkRySOCWsgzgC-c6-MxGFsJrY65a3zVnI 700
hvplot/ui.py sha256=XkRrfwqJRzutv9K813yCagEqq4iUWQg2IGBY6WshVso 33245
hvplot/util.py sha256=CSyVgwRBIy5VQc7zC4mWUyCk7qbOlXyArzocm3q1HII 20563
hvplot/utilities.py sha256=haAdX9o7d9wjvBhEnv4vsdNMxQ05RKp9pvkNMa3UWoI 4926
hvplot/xarray.py sha256=sxc9md_4CosjLumCdcz7dqrlsKvHWXSZiR9RHQ9NOHk 1899
hvplot/data/crime.csv sha256=NrklsXzG9S6-O9kfO9YukfMiJPgJ44VC5RiDL1m04EA 7871
hvplot/plotting/__init__.py sha256=tozGKUokoXhNHXSbDE1Hx1s3fEJ0VcPYzYm2At3rS-8 1796
hvplot/plotting/andrews_curves.py sha256=4e2NF1NPr6-My2YqsWg0zRGUTJvA6XeFFfd1vb4Oqvs 2846
hvplot/plotting/core.py sha256=dlxzxiBMgmBOTbFKP8k3jfz2RTLofG0pizQqoRcbN9Q 80862
hvplot/plotting/lag_plot.py sha256=oxTMub-gobouTA2v59fSEjeBMtsf74BeUFveUKDG7UY 936
hvplot/plotting/parallel_coordinates.py sha256=NG1gxv0pCis0DY1X3RZMGbzfKtt8Dltrwg2QF3sV0To 2523
hvplot/plotting/scatter_matrix.py sha256=iw33OfCtn4mAO_inaYgmCwtO0MGeBdf7y1aHtSOAkK0 8478
hvplot/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hvplot/tests/conftest.py sha256=s_c9TB4AdvWNoua4JYYpsQgBtzM0tMuqD3CXu9sCjzs 1340
hvplot/tests/test_links.py sha256=cttoz9eB-23HUXqn5JX7T70Q5LgWp1PnUSx51Z0qmIk 3038
hvplot/tests/testbackend_transforms.py sha256=IVgrhkheP3pVmowdEyUh9n5tLa6k-L3mP6y74ilnwDE 3196
hvplot/tests/testcharts.py sha256=ZESJxLaad31rpK09QsleJKrbo67P0xrtio3GKTJIMVk 19435
hvplot/tests/testfugue.py sha256=PpOU_FLtnhjo2nXKdvZfNAEA1tod4FTcib-Q6-lchXo 1049
hvplot/tests/testgeo.py sha256=7XPyBJlZZMpWJcLWpQKGWAaCm4lYZOOUo4DPU0W0v9M 18380
hvplot/tests/testgeowithoutgv.py sha256=wp8JaRPxgNOkFOr6HpCXVnu54eMa6E9peFqlA0EZrBQ 2207
hvplot/tests/testgridplots.py sha256=6cfTHa1Vwzq_vhSfAo0BFcphuHJ6_b8m5CzFqqggWk8 11934
hvplot/tests/testhelp.py sha256=6IrClFA5Lk121-ODoaryh8GbsI5992NhgRp9I0sE-eQ 2215
hvplot/tests/testibis.py sha256=ofdHbuYdfLIxWu_hvoQnzzcxeUfDttwaOz_u18_q_Rs 317
hvplot/tests/testinteractive.py sha256=WPNROZvBP0vo9LbIyLaIX6gL58oB156fFXpxTp-RH1E 42090
hvplot/tests/testnetworkx.py sha256=kXzWp7RLwbSJV1_PGjENCIQj6AUMchBhmX8tSfysRfo 677
hvplot/tests/testoperations.py sha256=pZJ4QfX9PFCIeaHNzhMANoWGBgYquxMPrR_jjINTd8s 16898
hvplot/tests/testoptions.py sha256=l9pL297qjlTqYBdxwNgY3Id65ZDmupArF_P5JGSyuwc 23430
hvplot/tests/testoverrides.py sha256=-DX-dyE8E13zCmn3qzara53AfDG8BsLWFf2kiKc50IQ 3081
hvplot/tests/testpanel.py sha256=yabXqJpuxtHPfK_04xGZoA5gvjJkYKBUVNEEckkLGNU 2309
hvplot/tests/testpatch.py sha256=BkECM9qbu_mNUow79R5X-hgpLpxAiK3xyOeV3G58xAc 3964
hvplot/tests/testplotting.py sha256=BLnqm1OVZ8g7qAg_ic9M0U-WklxX8g2IOPVRgZcCoUc 2415
hvplot/tests/teststreaming.py sha256=hMPNSkH4hZXD9bg9j3q1TiC5TqhF3nD8hu_sB_j2H80 1004
hvplot/tests/testtransforms.py sha256=qzlRWasJC9FLNdQVaWIwILyTPhv9yRFsIfbqzqdNA8A 1301
hvplot/tests/testui.py sha256=xT-osOejxsLpTUJjvILeJ4qMEsJf-zuxGXZ11RC2ucg 10562
hvplot/tests/testutil.py sha256=SXL8qjOwqxBqA3KQwWUJvjWQu0K2rAKFugnCTbgCfP8 14265
hvplot/tests/util.py sha256=IVMsDjDcNANRwbfIM8sqEQFqsbILO3CdLeuNGp2hfQ8 1944
hvplot/tests/data/README.md sha256=IdlndhYTKXlJ6JzvinpPKAIthsnVFQFk3PlWN2Q1VoM 391
hvplot/tests/data/RGB-red.byte.tif sha256=b21fGiXCVjWJW-Ga1oBtxYq_Y_HtPF0Uk2wws-0vhII 17612
hvplot/tests/plotting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hvplot/tests/plotting/testcore.py sha256=LgmKgruheQXRo4a6Mp35XEvvwJARupunQIn1SIK6x9s 2868
hvplot/tests/plotting/testohlc.py sha256=qng7FUoRF6eQ4sYMFjuCm-O4LWTAYHgWeASAdmut0Yg 1072
hvplot/tests/plotting/testscattermatrix.py sha256=NPT22qwY9Cg5oh1Xj6Xi7QcXtg27xy9vqURU5Wyj2AM 5137
hvplot-0.10.0.dist-info/LICENSE sha256=Pe8ZKnV3pVo3M5XCJWvGGhnfwDpaAD4JH9uSNM6HUos 1507
hvplot-0.10.0.dist-info/METADATA sha256=Kq9aMAqtbi40_2dfwRgMJzXxo84dFNQQnohsyU-cV8c 15204
hvplot-0.10.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
hvplot-0.10.0.dist-info/entry_points.txt sha256=TVVqvGMCToNPLci8ALL_pXbMTDAvAWW_g-SvIhdGpTA 55
hvplot-0.10.0.dist-info/top_level.txt sha256=yeYAGDRH2qq2KpSRrcS0xS51c1TLngurXMfiqLUOILo 7
hvplot-0.10.0.dist-info/RECORD

top_level.txt

hvplot

entry_points.txt

holoviews = hvplot:plotting