LICENSE
MANIFEST.in
README_PYPI.md
requirements.txt
setup.py
Screenshots/add-react.png
Screenshots/main.png
Screenshots/nozzle.png
Screenshots/performance.png
Screenshots/plots.png
Screenshots/settings.png
Screenshots/startwin.png
chem_eq_calculator/__init__.py
chem_eq_calculator/main.py
chem_eq_calculator.egg-info/PKG-INFO
chem_eq_calculator.egg-info/SOURCES.txt
chem_eq_calculator.egg-info/dependency_links.txt
chem_eq_calculator.egg-info/entry_points.txt
chem_eq_calculator.egg-info/requires.txt
chem_eq_calculator.egg-info/top_level.txt
chem_eq_calculator/engine/__init__.py
chem_eq_calculator/engine/calculation_engine.py
chem_eq_calculator/engine/logic_layer.py
chem_eq_calculator/engine/species_normalizer.py
chem_eq_calculator/models/__init__.py
chem_eq_calculator/models/data_layer.py
chem_eq_calculator/ui/__init__.py
chem_eq_calculator/ui/main_window.py
chem_eq_calculator/ui/styles.py
chem_eq_calculator/ui/dialogs/__init__.py
chem_eq_calculator/ui/dialogs/batch_sweep_dialog.py
chem_eq_calculator/ui/dialogs/nozzle_dialog.py
chem_eq_calculator/ui/dialogs/user_defined_reactant_dialog.py
chem_eq_calculator/ui/widgets/__init__.py
chem_eq_calculator/ui/widgets/formulation_panel.py
chem_eq_calculator/ui/widgets/input_panel.py
chem_eq_calculator/ui/widgets/plots_widget.py
chem_eq_calculator/ui/widgets/results_tabs.py
chem_eq_calculator/ui/widgets/toast.py