************ Installation ************ The simplest way to install the PyModulation library is doing it from the PyPI repository [1]_: :: pip install pymodulation It is also possible to install directly from source files available in the git repository [2]_: :: python setup.py install With the github releases, there is also some ready to install distribuition packages (*.rpm*, *.tar.gz*, etc.). References ========== .. [1] https://pypi.org/project/pymodulation/ .. [2] https://github.com/mgm8/pymodulation