MANIFEST.in
README.rst
setup.cfg
setup.py
catplot/__init__.py
catplot/chem_parser.py
catplot/interpolate.py
catplot.egg-info/PKG-INFO
catplot.egg-info/SOURCES.txt
catplot.egg-info/dependency_links.txt
catplot.egg-info/requires.txt
catplot.egg-info/top_level.txt
catplot/ep_components/__init__.py
catplot/ep_components/descriptors.py
catplot/ep_components/ep_canvas.py
catplot/ep_components/ep_chain.py
catplot/ep_components/ep_lines.py
examples/simple_use.ipynb
examples/.ipynb_checkpoints/simple_use-checkpoint.ipynb
tests/catplot_test.py
tests/elementary_line_test.py
tests/ep_canvas_test.py
tests/ep_chain_test.py