```bash (base) nathan@Nathans-MacBook-Pro-2:/$ echo "import mellea" > /tmp/just_import.py; time uv run --with mellea /tmp/just_import.py Installed 137 packages in 817ms real 0m44.281s user 0m11.247s sys 0m3.171s ```