Metadata-Version: 2.1
Name: pytracking-cdm
Version: 0.1.0
Summary: Processing eyetracking data for sequence analysis
Home-page: https://github.com/LS-Shikano/pytracking_cdm
License: MIT
Author: University of Konstanz - Center for Data and Methods
Requires-Python: >=3.10,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pandas (>=2.0.1,<3.0.0)
Requires-Dist: scipy (>=1.10.1,<2.0.0)
Requires-Dist: weighted-levenshtein (>=0.2.2,<0.3.0)
Project-URL: Repository, https://github.com/LS-Shikano/pytracking_cdm
Description-Content-Type: text/markdown

# pytracking_cdm
Package for internal use at the Center for Data and Methods. It contains tools for doing sequence analysis on eyetracking fixation data.


## Documentation
Documentation can be found [here](https://pytracking_cdm.onrender.com/)

## Contribute
More Info [here](CONTRIBUTE.md)


