9aa05daf08 | ||
---|---|---|
.. | ||
src | ||
word_count | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
setup.py |
README.md
word-count
Build
python setup.py install
Usage
from word_count import search
search('path/to/file', 'word')