Regex

3 packages

Regex
re
Built-in Python module for regular expressions — provides search, match, replace, and pattern-based text processing.
Active
Hero Score 53
Regex
PRegEx
Programmable Regular Expressions — object-based API for constructing, combining, and managing regex patterns in Python.
Inactive
Hero Score 33
Regex
pyparsing
Text parsing and grammar framework that lets you define grammars in Python code — a readable alternative to raw regex for structured text.
Active
Hero Score 59
Compare Python Packages with ease.