LICENSE
README.md
pyproject.toml
pylot_plotter.egg-info/PKG-INFO
pylot_plotter.egg-info/SOURCES.txt
pylot_plotter.egg-info/dependency_links.txt
pylot_plotter.egg-info/entry_points.txt
pylot_plotter.egg-info/requires.txt
pylot_plotter.egg-info/top_level.txt
pylotapp/__init__.py
pylotapp/app.py
pylotapp/appResources.py
pylotapp/desktopEntry.py
pylotapp/fillStyleDialog.py
pylotapp/icons.py
pylotapp/mainWindow.py
pylotapp/metricAnnotationDialog.py
pylotapp/plotCanvas.py
pylotapp/referenceLineStyleDialog.py
pylotapp/seriesStyleDialog.py
pylotapp/splash.py
pylotapp/tableModel.py
pylotapp/textAnnotationDialog.py
pylotapp/widgets.py
pylotapp/resources/pylot.desktop
pylotapp/resources/pylot.ico
pylotapp/resources/pylot.png
pylotapp/resources/pylot.svg
tests/test_dialogs.py
tests/test_icons.py
tests/test_mainwindow.py
tests/test_plot_canvas.py
tests/test_resources.py
tests/test_splash.py
tests/test_table_model.py
tests/test_widgets.py