LICENSE.txt
MANIFEST.in
Readme.md
pyproject.toml
pytest.ini
requirements-dev.txt
src/orca_webui/__init__.py
src/orca_webui/app.py
src/orca_webui/calculation.py
src/orca_webui/conformer_generation.py
src/orca_webui/result.py
src/orca_webui/styles.css
src/orca_webui/utils.py
src/orca_webui/working_directory.py
src/orca_webui.egg-info/PKG-INFO
src/orca_webui.egg-info/SOURCES.txt
src/orca_webui.egg-info/dependency_links.txt
src/orca_webui.egg-info/entry_points.txt
src/orca_webui.egg-info/requires.txt
src/orca_webui.egg-info/top_level.txt
tests/conftest.py
tests/test_calculation_settings.py
tests/test_handlers.py
tests/test_molecule_io.py
tests/test_nmr_analysis.py
tests/test_nmr_parsing.py
tests/test_orca_input.py
tests/test_spectra.py