AUTHORS.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
requirements/build.txt
requirements/conda.txt
requirements/docs.txt
requirements/pip.txt
requirements/tests.txt
src/easy_plot_beamline/__init__.py
src/easy_plot_beamline/cli.py
src/easy_plot_beamline/easy_plot_beamline_app.py
src/easy_plot_beamline/plotting.py
src/easy_plot_beamline/version.py
src/easy_plot_beamline.egg-info/PKG-INFO
src/easy_plot_beamline.egg-info/SOURCES.txt
src/easy_plot_beamline.egg-info/dependency_links.txt
src/easy_plot_beamline.egg-info/entry_points.txt
src/easy_plot_beamline.egg-info/requires.txt
src/easy_plot_beamline.egg-info/top_level.txt
tests/conftest.py
tests/test_functions.py
tests/test_version.py