Installation

Dhwani is currently not stable. However, the developmental release is avalibale at PyPI.

Installing from PyPI

$ pip install dhwani

Installing from sources

$ git clone https://github.com/ndyashas/Dhwani.git
$ cd Dhwani
$ pip install -r requirements.txt
$ pip install -e .