Installation¶
MoltPy requires Python 3.10 or later.
Prerequisites¶
- Python 3.10, 3.11, 3.12, or 3.13
- UV (recommended) or pip
Install with UV (Recommended)¶
This installs MoltPy as a global tool managed by UV.
Install with pip¶
For system-wide installation, you may need sudo or use --user.
Verify Installation¶
You should see:
Upgrade¶
With UV¶
With pip¶
Uninstall¶
With UV¶
With pip¶
Development Installation¶
If you want to contribute to MoltPy or run it from source: