Work in Progress! PyChemelt Install from Source - Development Run these commands in your shell: git clone https://github.com/osvalB/pychemelt.git cd pychemelt uv sync --extra dev Verify Installation Run the following to verify the installation: uv run pytest uv run build_docs.py