Metadata-Version: 2.4
Name: hypertopos
Version: 0.6.3
Summary: Understand the structure of your data — without training machine learning models
Project-URL: Homepage, https://github.com/hypertopos/hypertopos-py
Project-URL: Documentation, https://github.com/hypertopos/hypertopos-py/tree/main/docs
Project-URL: Repository, https://github.com/hypertopos/hypertopos-py
Project-URL: Issues, https://github.com/hypertopos/hypertopos-py/issues
Author: Karol Kędzia
License: BSL-1.1
License-File: LICENSE.md
Requires-Python: >=3.12
Requires-Dist: numpy>=1.26
Requires-Dist: pyarrow>=14.0
Requires-Dist: pylance<5.0,>=4.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: igraph>=0.11; extra == 'dev'
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: graph
Requires-Dist: igraph>=0.11; extra == 'graph'
Provides-Extra: mcp
Requires-Dist: mcp[cli]>=1.20; extra == 'mcp'
Requires-Dist: tzdata>=2024.1; extra == 'mcp'
