[[One-line description]]
[[Full description]]
[[Function parameters]]
[[Usage example]]
-
OVITO Pro integrated Python interpreter:
ovitos -m pip install --user git+[[Repository Link]].git
The
--user
option is recommended and installs the package in the user's site directory. -
Other Python interpreters or Conda environments:
pip install git+[[Repository Link]].git
- Tested on OVITO version [[VersionNumber]]
[[Maintainer1Name]] [[Maintainer1Email]]