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