Installation

Install via PyPi

pip install ncellapp

Install from the source

git clone https://github.com/hemantapkh/ncellapp && cd ncellapp && python setup.py sdist && pip install dist/*