Metadata-Version: 2.2
Name: qumin
Version: 3.0.15
Summary: Qumin: Quantitative Modelling of Inflection
Home-page: https://gitlab.com/qumin/Qumin
Author: Sacha Beniamine
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENCE
Requires-Dist: pandas
Requires-Dist: paralex
Requires-Dist: numpy
Requires-Dist: paralex>=1.0.16
Requires-Dist: frictionless
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: pydot
Requires-Dist: tqdm
Requires-Dist: seaborn
Requires-Dist: tabulate
Requires-Dist: concepts
Requires-Dist: hydra-core
Provides-Extra: test
Requires-Dist: hypothesis; extra == "test"
