This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ab5e4526c
pyo3
/
examples
/
word-count
/
README.md
147 B
Raw
Blame
History
word-count
Build
python setup.py install
Usage
from
word_count
import
search
search
(
'path/to/file'
,
'word'
)