Install and use MLatom
Install
MLatom can be easily installed via PyPI:
!pip install mlatom
Visit http://mlatom.com/docs/installation.html for more details.
Use
You can run MLatom both in command line and Python:
Run MLatom in command line:
!mlatom
Run MLatom in Python:
import mlatom as ml