Installation

Installation of PyMef is fairly simple. PyMef is built for all major OS (Windows, Mac OS, Linux). However, problems may occur on older systems. Note that PyMef is available for Python 3 only.

To install please use:

pip install pymef

To install from source:

python setup.py install