Skip to content

Installation

llbxg edited this page Feb 14, 2022 · 1 revision

hundun can be installed via pip from PyPI.

pip install hundun

To use the latest code (unstable), checkout the dev branch and run above command in the main hundun directory.

pip install .

Clone this wiki locally