InstallationΒΆ

Moler is a pure-python project. But since there is nor official release yet, you can just clone it:

$ git clone https://github.com/nokia/moler.git

Later it will added to PyPI and be possible to use pip as all other Python packages. This means installing will be extremely simple:

$ pip install moler

Always you are welcome to our GitHub page!