.gitignore
CHANGES.rst
LICENSE.md
README.md
example.ipynb
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/example_echelle.gif
docs/index.rst
docs/make.bat
docs/api/api.rst
docs/notebooks/example.ipynb
docs/user/install.rst
echelle/__init__.py
echelle/echelle.py
echelle/version.py
echelle.egg-info/PKG-INFO
echelle.egg-info/SOURCES.txt
echelle.egg-info/dependency_links.txt
echelle.egg-info/requires.txt
echelle.egg-info/top_level.txt
echelle/tests/__init__.py
echelle/tests/test_echelle.py