Metadata-Version: 2.4
Name: mindlab
Version: 4.0.0
Summary: Data science toolbox
Author-email: Logikal GmbH <contact@logikal.io>
License-Expression: MIT
Project-URL: Documentation, https://docs.logikal.io/mindlab/
Project-URL: Release notes, https://github.com/logikal-io/mindlab/releases
Project-URL: Issue tracker, https://github.com/logikal-io/mindlab/issues
Project-URL: Source code, https://github.com/logikal-io/mindlab
Keywords: data,jupyterlab
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: ~=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: awswrangler[redshift]==3.16.1
Requires-Dist: google-cloud-bigquery[pandas,tqdm]~=3.41
Requires-Dist: matplotlib==3.10.9
Requires-Dist: logikal-utils~=1.9
Requires-Dist: numpy~=2.4
Requires-Dist: pandas~=3.0
Requires-Dist: pandas-stubs~=3.0
Requires-Dist: scipy~=1.17
Requires-Dist: stormware[amazon,google]~=4.0
Requires-Dist: xdg-base-dirs~=6.0
Provides-Extra: jupyter
Requires-Dist: humanize==4.15.0; extra == "jupyter"
Requires-Dist: ipywidgets==8.1.8; extra == "jupyter"
Requires-Dist: jupyterlab==4.5.7; extra == "jupyter"
Requires-Dist: jupyterlab-lsp==5.3.0; extra == "jupyter"
Requires-Dist: python-lsp-server==1.14.0; extra == "jupyter"
Dynamic: license-file

MindLab
=======
Data science toolbox.

Getting Started
---------------
You can find the project documentation under `docs.logikal.io/mindlab/
<https://docs.logikal.io/mindlab/>`_.
