.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
example_usage.py
pyproject.toml
requirements.txt
setup.py
.github/workflows/ci.yml
.github/workflows/release.yml
stable/__init__.py
stable/core.py
stable/utils.py
stable/adapters/__init__.py
stable/adapters/scipy_adapter.py
stable/adapters/statsmodels_adapter.py
stable/exporters/__init__.py
stable/exporters/excel.py
stable/exporters/html.py
stable/exporters/markdown.py
stable_stats.egg-info/PKG-INFO
stable_stats.egg-info/SOURCES.txt
stable_stats.egg-info/dependency_links.txt
stable_stats.egg-info/entry_points.txt
stable_stats.egg-info/requires.txt
stable_stats.egg-info/top_level.txt