Metadata-Version: 2.4
Name: vaex-core
Version: 4.19.0
Summary: Core of vaex
Home-page: https://www.github.com/maartenbreddels/vaex
Author: Maarten A. Breddels
Author-email: maartenbreddels@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aplus
Requires-Dist: blake3
Requires-Dist: cloudpickle
Requires-Dist: dask!=2022.4.0,<2024.9
Requires-Dist: filelock
Requires-Dist: frozendict!=2.2.0
Requires-Dist: future
Requires-Dist: nest_asyncio>=1.3.3
Requires-Dist: numpy<3,>=1.19.3
Requires-Dist: pandas<3,>=1.0
Requires-Dist: pyarrow>=5.0.0
Requires-Dist: pyarrow<21.0.0; platform_system == "Windows"
Requires-Dist: pydantic>=1.8.0
Requires-Dist: pyyaml
Requires-Dist: rich
Requires-Dist: six
Requires-Dist: tabulate>=0.8.3
Provides-Extra: all
Requires-Dist: aplus; extra == "all"
Requires-Dist: diskcache; extra == "all"
Requires-Dist: fsspec; extra == "all"
Requires-Dist: gcsfs>=0.6.2; extra == "all"
Requires-Dist: graphviz; extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: httpx; extra == "all"
Requires-Dist: ipyvolume; extra == "all"
Requires-Dist: psutil; extra == "all"
Requires-Dist: s3fs; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Core of vaex
