.gitignore
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
easotools/__init__.py
easotools/lib.py
easotools/plots.py
easotools.egg-info/PKG-INFO
easotools.egg-info/SOURCES.txt
easotools.egg-info/dependency_links.txt
easotools.egg-info/not-zip-safe
easotools.egg-info/requires.txt
easotools.egg-info/top_level.txt
easotools/data/.keep
easotools/data/raw_data.xls
notebooks/.keep
scripts/easotools-run
tests/__init__.py