.flake8
.isort.cfg
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
pytest.ini
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/develop.rst
docs/faq.rst
docs/index.rst
docs/install.rst
docs/license.rst
docs/tutorial.rst
src/distimate/__init__.py
src/distimate/distributions.py
src/distimate/pandasext.py
src/distimate/stats.py
src/distimate/types.py
src/distimate.egg-info/PKG-INFO
src/distimate.egg-info/SOURCES.txt
src/distimate.egg-info/dependency_links.txt
src/distimate.egg-info/not-zip-safe
src/distimate.egg-info/requires.txt
src/distimate.egg-info/top_level.txt
tests/test_distributions.py
tests/test_pandasext.py
tests/test_stats.py
tests/test_types.py