python setup.py install
from word_count_cls import WordCounter WordCounter('path/to/file').search('word')