170 B
170 B
word-count
Build
python setup.py install
Usage
from word_count_cls import WordCounter
WordCounter().search('path/to/file', 'word')
python setup.py install
from word_count_cls import WordCounter
WordCounter().search('path/to/file', 'word')