Fedora Packages

python3-rapidfuzz-devel Subpackage of python-rapidfuzz

Development files for the RapidFuzz library

RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy. However there are a couple of aspects that set RapidFuzz apart from FuzzyWuzzy: - It is MIT licensed so it can be used whichever License you might want to choose for your project, while you're forced to adopt the GPL license when using FuzzyWuzzy - It provides many string_metrics like hamming or jaro_winkler, which are not included in FuzzyWuzzy - It is mostly written in C++ and on top of this comes with a lot of Algorithmic improvements to make string matching even faster, while still providing the same results. For detailed benchmarks check the documentation - Fixes multiple bugs in the partial_ratio implementation

Releases Overview

Release Stable Testing
Fedora Rawhide 3.5.2-6.fc41 -
Fedora 40 3.5.2-3.fc40 -
Fedora 39 2.13.7-8.fc39 -
Fedora 38 2.13.7-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-rapidfuzz dash maintainers at fedoraproject dot org.



Sources on Pagure