Metadata-Version: 2.4
Name: hypertopos
Version: 0.8.1
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: packaging>=23.0
Requires-Dist: pandas>=2.0
Requires-Dist: pyarrow>=14.0
Requires-Dist: pylance<8.0,>=7.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: scipy>=1.11
Provides-Extra: dev
Requires-Dist: igraph>=0.11; extra == 'dev'
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; 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'
Provides-Extra: topology
Requires-Dist: persim>=0.3.5; extra == 'topology'
Requires-Dist: ripser>=0.6.14; extra == 'topology'
Requires-Dist: scikit-learn>=1.3; extra == 'topology'
