Installation¶
molten supports Python versions 3.6 and up and is installable via pip or from source.
Via pip¶
To install molten, simply run the following command in a terminal:
$ pip install -U molten
If you don’t have pip installed, check out this guide.