Metadata-Version: 2.4
Name: nveil-dive
Version: 1.4.1
Summary: Visualization engine for the NVEIL Toolkit. Install via: pip install nveil
Author-email: NVEIL <contact@nveil.com>
License: Proprietary
Project-URL: Homepage, https://nveil.com
Project-URL: Documentation, https://docs.nveil.com
Project-URL: NVEIL Toolkit, https://pypi.org/project/nveil/
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.0
Requires-Dist: lxml>=4.9
Requires-Dist: xmlschema>=3.0
Requires-Dist: pandas>=2.0
Requires-Dist: numpy>=1.24
Requires-Dist: playwright>=1.40
Requires-Dist: scipy>=1.10
Requires-Dist: pydeck>=0.8
Requires-Dist: natsort>=8.0
Provides-Extra: asp
Requires-Dist: clingo>=5.6; extra == "asp"
Provides-Extra: extra
Requires-Dist: vtk>=9.0; extra == "extra"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.6.0; extra == "docs"
Requires-Dist: mkdocs-material>=9.5.0; extra == "docs"
Requires-Dist: mkdocstrings[python]>=0.24.0; extra == "docs"
Requires-Dist: mkdocs-section-index>=0.3.8; extra == "docs"
Dynamic: license-file

# nveil-dive

Visualization engine for the **NVEIL** platform.

`nveil-dive` is a runtime component of NVEIL, distributed as compiled binary
wheels and installed automatically with the NVEIL Toolkit:

```bash
pip install nveil
```

**Proprietary software.** © 2025–2026 NVEIL SAS. All rights reserved.
See [`LICENSE`](LICENSE).

Documentation: [docs.nveil.com](https://docs.nveil.com)
