Metadata-Version: 2.4
Name: proloquor-model
Version: 0.0.1
Summary: Useful classes that model and examine proloquor.net surveys.
Project-URL: Homepage, https://gitlab.com/proloquor-public/proloquor-model
Project-URL: Issues, https://gitlab.com/proloquor-public/proloquor-model/issues
Author-email: "Proloquor.net Staff" <staff@proloquor.net>
License-Expression: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Proloquor Model

Useful python classes that model and examine proloquor.net surveys.  To download the package from [PyPi](https://pypi.org/project/proloquor-model/):

```bash
% pip install proloquor-model
```
