
fuzzysearch 0.8.1
0
fuzzysearch is useful for finding approximate subsequence matches
Contents
fuzzysearch is useful for finding approximate subsequence matches
Stars: 339, Watchers: 339, Forks: 27, Open Issues: 9The taleinat/fuzzysearch repo was created 12 years ago and the last code push was 3 months ago.
The project is popular with 339 github stars!
How to Install fuzzysearch
You can install fuzzysearch using pip
pip install fuzzysearch
or add it to a project with poetry
poetry add fuzzysearch
Package Details
- Author
- Tal Einat
- License
- MIT
- Homepage
- https://github.com/taleinat/fuzzysearch
- PyPi:
- https://pypi.org/project/fuzzysearch/
- GitHub Repo:
- https://github.com/taleinat/fuzzysearch
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common fuzzysearch errors.
Code Examples
Here are some fuzzysearch code examples and snippets.
pythonfix