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