Metadata-Version: 2.1
Name: dsstools
Version: 0.9.0
Summary: A wrapper for interacting with NetworkX, dssCode and friends.
Author: David Seseke
Author-email: david.seseke@uni-hamburg.de
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: graphviz
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: networkx (>=3.0,<4.0)
Requires-Dist: numpy (>=1.26,<2.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: ordered-set (>=4.1.0,<5.0.0)
Requires-Dist: pandas (>=2.2,<3.0)
Requires-Dist: pygraphviz (>=1.11,<2.0) ; extra == "graphviz"
Requires-Dist: pysolr (>=3.9.0,<4.0.0)
Requires-Dist: python-pptx (>=1.0.2,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: scipy (==1.13.0)
Requires-Dist: strenum (>=0.4.15,<0.5.0) ; python_version < "3.11"
