Installation

Gromorg can be installed directly from the source code (python package) or via PyPI repository.

Requirements

Install

  1. From source code

    python setup.py install --user
    
  2. From PyPI repository

    pip install gromorg --user