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