Metadata-Version: 2.1
Name: ktch
Version: 0.1.0
Summary: **ktch** is a python package for model-based morphometrics.
Home-page: https://doc.ktch.dev/index.html
License: Apache-2.0
Keywords: morphometrics,theoretical morphology
Author: Noshita, Koji
Author-email: noshita@morphometrics.jp
Requires-Python: >=3.8,<3.12
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Provides-Extra: docs
Requires-Dist: numpy (>=1.22,<2.0)
Requires-Dist: pandas (>=1.4,<2.0)
Requires-Dist: scikit-learn (>=1.2,<2.0)
Requires-Dist: scipy (>=1.8,<2.0)
Project-URL: Repository, https://github.com/noshita/ktch
Description-Content-Type: text/markdown

# ktch - A python package for model-based morphometrics

**ktch** is a python package for model-based morphometrics.


## License

ktch is licensed under the Apache License, Version2.0

