An alternative regular expression module designed to replace Python's built-in 're' module, offering additional functionality. Current version: 2026.2.28. Release cadence: Regular updates.
pip install regexVerified import paths — ran on the pinned version, not inferred.
Basic usage of the regex module to find all words in a text.
Use CPython for compatibility.
Ensure the string remains unchanged during matching when using concurrent=True.
No dependency data recorded yet.