Metadata-Version: 2.3
Name: perspective-python
Version: 3.7.4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
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: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter :: JupyterLab :: 3
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
Requires-Dist: ipywidgets >=7.5.1, <9 ; extra == 'jupyter'
Requires-Dist: tornado >=5, <7 ; extra == 'tornado'
Requires-Dist: aiohttp >=2, <4 ; extra == 'aiohttp'
Requires-Dist: starlette <1 ; extra == 'starlette'
Provides-Extra: jupyter
Provides-Extra: tornado
Provides-Extra: aiohttp
Provides-Extra: starlette
License-File: LICENSE.md
License-File: LICENSE_THIRDPARTY_cargo.yml
Summary: A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Home-Page: https://perspective.finos.org
Author: Andrew Stein <steinlink@gmail.com>
Author-email: Andrew Stein <steinlink@gmail.com>
License: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/finos/perspective

# `perspective-python`

This crate provides the Python bindings for Perspective.

