1. Installation

1.1. Command line

This package is available on Python Package Index PyPI and easy to isntall. Simply use PIP as below

(.venv) $ pip3 install ndict-tools

or use your IDE usual interface to install this package from PyPI

1.2. From github

This package is also released on GitHub. You can collect from the release directory the desired version and unpack it in your project.