hvplot

View on PyPIReverse Dependencies (101)

0.11.1 hvplot-0.11.1-py3-none-any.whl

Wheel Details

Project: hvplot
Version: 0.11.1
Filename: hvplot-0.11.1-py3-none-any.whl
Download: [link]
Size: 161240
MD5: 4e7d59dfcc4d7d6d7d79c37826821eb5
SHA256: 1cef5bf1ab4157c50b5ee265da760a8034b8dbb7fc81867d6050962a2eab9b35
Uploaded: 2024-10-16 15:27:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hvplot
Version: 0.11.1
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.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.9
Requires-Dist: bokeh (>=3.1)
Requires-Dist: colorcet (>=2)
Requires-Dist: holoviews (>=1.19.0)
Requires-Dist: numpy (>=1.21)
Requires-Dist: packaging
Requires-Dist: pandas (>=1.3)
Requires-Dist: panel (>=1.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.6); 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: duckdb; 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: bokeh-sampledata; python_version >= "3.10" and extra == "examples"
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; extra == "tests"
Requires-Dist: spatialpandas; extra == "tests"
Requires-Dist: duckdb; 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: psutil; extra == "tests-core"
Requires-Dist: bokeh-sampledata; python_version >= "3.10" and 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: 9630 characters]

WHEEL

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

RECORD

Path Digest Size
hvplot/__init__.py sha256=z_8AvgHtz72FMqt2KcndSRZ-mvuEHVNMiD4acI4U3SY 11853
hvplot/_version.py sha256=GfnRHfD9z98AbNAoXaNE50CPUnbpEikyDWn-_mn0J2Q 413
hvplot/backend_transforms.py sha256=BAOvIa2kLngutGIfHCAre7K2DnJqVlrzGCbDs1ev2G0 10874
hvplot/converter.py sha256=t5apBneBnfbtJsqxribuwkSwB1DclItTjkejUh4kvoI 114206
hvplot/cudf.py sha256=gSdSLs7ofQFXO1TihieO09ZgJNu422RvXkzlKWVjjC0 1064
hvplot/dask.py sha256=64q5Cakxrc-971EJQHLyeOb_Z_GWv_QwMafJSd-BxNw 1430
hvplot/datasets.yaml sha256=eo03dYLejYdIaLDEwKjbJrDhz_19tWavKo_LIbHuv8Y 1367
hvplot/duckdb.py sha256=tVgsInO31qcVdz2lbF0ccsjjzW4uN0ASnqaIj-AnbDQ 1033
hvplot/fugue.py sha256=Ux-sS7yNKcbgfIv2ujrVuBms9bztauyvdWOd-jq-FYE 2020
hvplot/ibis.py sha256=ElG4JVc0yWN-33E8y6Jwax4W3hDNTGbuTftpg4BaMHI 678
hvplot/intake.py sha256=AKdAknf-0YwIRKJLNrOigFJGJLCREEkVeKiM_nVU0gk 945
hvplot/interactive.py sha256=AW3-641wq0MbEdQx_Gkhy_LG60Kb7vqI97DSfUL1RXI 34860
hvplot/networkx.py sha256=8-9TCS4SXv1JGvBziYs_GjRQde_yY9lOLOHbgoRQvnw 21430
hvplot/pandas.py sha256=gyuwOYmGu_DcIAc3oEpoUDvNty7Pcbq2QIZyIv_vFc4 1156
hvplot/polars.py sha256=3OQiTksD7PSQTFOMf7LgYF6uxQPiJkarcqHyA3miLGM 774
hvplot/sample_data.py sha256=Ulcrqbd-21pf-qyOBVhavZqHSvenLJG7sl558qRb8Ps 722
hvplot/streamz.py sha256=eVjOWB3emlF3OnZcr4hjrHhymayWJ0PPh-YMSsgbQdU 849
hvplot/ui.py sha256=EQum0i9p9FG3Eqo76ji1gLuOMmgNUw_FGwRwTj78e7Q 34392
hvplot/util.py sha256=0oNWHaQRhiujHIAHr2QwmHe0nDPm6gTNT2OnlQXmdWQ 21823
hvplot/utilities.py sha256=hjqkOeXiuzxpaycRZTzW16sAmaISMYSKQ6I-No38Yog 4923
hvplot/xarray.py sha256=MS3FYAbphGS9uI3ApVl-nTFpx3loEiU3xsqyH9s3qHQ 2033
hvplot/data/crime.csv sha256=NrklsXzG9S6-O9kfO9YukfMiJPgJ44VC5RiDL1m04EA 7871
hvplot/plotting/__init__.py sha256=zx2TuQKj1Dmvs0LNGHnS3MwiVI1lRGO5J2K6foHUwPM 1951
hvplot/plotting/andrews_curves.py sha256=4e2NF1NPr6-My2YqsWg0zRGUTJvA6XeFFfd1vb4Oqvs 2846
hvplot/plotting/core.py sha256=sS_tmCJFrErfkWauxZpSuHfpJDOr_z-8LfQdOh5-LFU 84239
hvplot/plotting/lag_plot.py sha256=oxTMub-gobouTA2v59fSEjeBMtsf74BeUFveUKDG7UY 936
hvplot/plotting/parallel_coordinates.py sha256=NG1gxv0pCis0DY1X3RZMGbzfKtt8Dltrwg2QF3sV0To 2523
hvplot/plotting/scatter_matrix.py sha256=5qCcrq54g2NcEf5TPJ1QOnAyit-wDQ1hEjJZv3d2MVY 8137
hvplot/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hvplot/tests/conftest.py sha256=zc47ApZFWIYhsnQEnZKPOTCUqfJPtYenVmyrvJTvUTA 1310
hvplot/tests/test_links.py sha256=cttoz9eB-23HUXqn5JX7T70Q5LgWp1PnUSx51Z0qmIk 3038
hvplot/tests/testbackend_transforms.py sha256=IVgrhkheP3pVmowdEyUh9n5tLa6k-L3mP6y74ilnwDE 3196
hvplot/tests/testcharts.py sha256=1uN-cZgjCR38mCqt-3KwsFKA5bPfTjdwGTIEZ2FYE64 26433
hvplot/tests/testfugue.py sha256=PpOU_FLtnhjo2nXKdvZfNAEA1tod4FTcib-Q6-lchXo 1049
hvplot/tests/testgeo.py sha256=-4vMP0CwobuZzjoUUw5Ai8aUog7MMduGww0tk4LixYc 18854
hvplot/tests/testgeowithoutgv.py sha256=UnG3spgwUimszePZuBOiRKp0GS9udOZhpYF29HxRI4s 3112
hvplot/tests/testgridplots.py sha256=oYOPd_TZ_pgQxaoxEi3QrdGIRehbM2JZkqrBtGFy2nU 12182
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=oqEA5Yve4e9eGEALUZmSJk7yZY5kMBIzmPhFrefl06w 39133
hvplot/tests/testnetworkx.py sha256=WRDECAhQKpFdjXgwDFpFsEXWU5z10iXO8z4nA7F5co8 940
hvplot/tests/testoperations.py sha256=E6hYmJF4ZuvxYCD_YMZ3rYiE5BvCQm8qUQ71Y1O41HM 17046
hvplot/tests/testoptions.py sha256=IN8ThP34Ykvdnkrq74cEm_UYYoAXc_JlI2j8XWd_4Cc 24314
hvplot/tests/testoverrides.py sha256=-DX-dyE8E13zCmn3qzara53AfDG8BsLWFf2kiKc50IQ 3081
hvplot/tests/testpanel.py sha256=tsj0zCTgwcpBYSx-WyvxOKr0TXCG2l7GicxaaTveVNs 2076
hvplot/tests/testpatch.py sha256=Tb1-Dl-ric0YxAEOHuYbFocYaUcVtAnEHho9VjM_tVw 4770
hvplot/tests/testplotting.py sha256=oT3kFMweCX-ZHkg7myd0wD7W-GO4l1chlDvzL351oR0 2466
hvplot/tests/teststatplots.py sha256=Wr_9P8np92Rt-H-VZ2w5-uQp63vj94pOOymlY_5weoo 757
hvplot/tests/teststreaming.py sha256=hMPNSkH4hZXD9bg9j3q1TiC5TqhF3nD8hu_sB_j2H80 1004
hvplot/tests/testtransforms.py sha256=qzlRWasJC9FLNdQVaWIwILyTPhv9yRFsIfbqzqdNA8A 1301
hvplot/tests/testui.py sha256=cvkWBZimI_byrxqVnLG18qUta4SUmDEEB-j_yN4TAqU 11451
hvplot/tests/testutil.py sha256=Zy2S6dBIQRKn7xBNWGECcHVwbZ_72g2YLZbb1biLGdU 14553
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=OG0Il4H0MdAuayDx8mw0ya_eKUjx7mIZM7SwBi22seQ 2436
hvplot/tests/plotting/testohlc.py sha256=qng7FUoRF6eQ4sYMFjuCm-O4LWTAYHgWeASAdmut0Yg 1072
hvplot/tests/plotting/testscattermatrix.py sha256=NPT22qwY9Cg5oh1Xj6Xi7QcXtg27xy9vqURU5Wyj2AM 5137
hvplot-0.11.1.dist-info/LICENSE sha256=Pe8ZKnV3pVo3M5XCJWvGGhnfwDpaAD4JH9uSNM6HUos 1507
hvplot-0.11.1.dist-info/METADATA sha256=jgNXPoe3I_9eI35M-TEehGN7AULEM8G3jlKXkPvcRdA 15202
hvplot-0.11.1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
hvplot-0.11.1.dist-info/entry_points.txt sha256=TVVqvGMCToNPLci8ALL_pXbMTDAvAWW_g-SvIhdGpTA 55
hvplot-0.11.1.dist-info/top_level.txt sha256=yeYAGDRH2qq2KpSRrcS0xS51c1TLngurXMfiqLUOILo 7
hvplot-0.11.1.dist-info/RECORD

top_level.txt

hvplot

entry_points.txt

holoviews = hvplot:plotting