.bumpversion.cfg
.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
conda-requirements.txt
pip-requirements.txt
requirements_dev.txt
setup.cfg
setup.py
snowline.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/python-package.yml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/example.ipynb
docs/history.rst
docs/index.rst
docs/installation.rst
docs/issues.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/snowline.rst
docs/_ext/edit_on_github.py
docs/static/icon.ico
docs/static/logo.svg
docs/templates/sourcelink.html
examples/sine_example.py
snowline.egg-info/PKG-INFO
snowline.egg-info/SOURCES.txt
snowline.egg-info/dependency_links.txt
snowline.egg-info/requires.txt
snowline.egg-info/top_level.txt
tests/test_run.py