.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.md
environment.yaml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/module.rst
docs/examples/powerlaw_shrink.png
docs/examples/powerlaw_shrink.py
powerfit/__init__.py
powerfit/_version.py
powerfit.egg-info/PKG-INFO
powerfit.egg-info/SOURCES.txt
powerfit.egg-info/dependency_links.txt
powerfit.egg-info/requires.txt
powerfit.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py