.gitignore
CHANGES.md
CITATION
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
src/statistika/__init__.py
src/statistika/ols.py
src/statistika.egg-info/PKG-INFO
src/statistika.egg-info/SOURCES.txt
src/statistika.egg-info/dependency_links.txt
src/statistika.egg-info/not-zip-safe
src/statistika.egg-info/requires.txt
src/statistika.egg-info/top_level.txt