Utility for parsing and extracting data from ELB logs
Alternative regular expression module, to replace re.
You can match and replace strings with regular expressions.
Get repeated capture groups, search without having to fear Exceptions in any df/Series, convert results to appropriate dtypes, use fast Trie regex
universal regular expressions
Presentation tool for Regular Expressions and Finite Automatas
A Python wrapper around the Oniguruma regular expression library.
Readable regular expressions for Python 3.6 and up.
Python implementation of Lua-style pattern matching
A fast minimal package to validate Rwandan National Ids and Phone Numbers(all carriers) using Regular Expressions.
regetron is a simple shell for playing with regular expressions
a fork of facebook/codemod using pcre compatible regular expressions
Find files using regular expression to feed them to Xarray.
Python library designed to perform fuzzy token matching within text documents. Utilizing advanced algorithms, this tool allows developers and data scientists to search and compare tokens based on flexible criteria, beyond exact matches. The library supports tokenization through whitespace, regular expressions, or custom functions, and provides weighted comparisons for nuanced analysis.
Print paragraphs matching regular expressions
Utility functions for writing readable regular expressions in a hierarchical way
RegexSolver allows you to manipulate regular expressions as sets, enabling operations such as intersection, union, and subtraction.
Checking strategies for xchk based around regular expressions.
A Regular Expression constraint for Language Models of transformers. With this module, you can force the LLMs to generate following your regex. Using regex in tokens and tensors are also implemented in this project.
Regular expressions for humans
Validate fields using regular expressions
Basic regular expression lexer implementation.
ERRERS: Enhanced Review of Reports via Extraction using Rule-based Substitutions
Ongoing project of extra Python utilities including implementations of lazy property, regular expression, ...
Python package for strings binary classification, based on regular expressions put in a decision tree.
A Django api permission manager that helps you custom api url in regular expression and control access.
Regular Expressions Made Simple
Datasette plugin that adds a custom SQL function for executing matches using the Rust regular expression engine
Simple, Fast, Powerful and Easily extensible python package
Regular Expression Beautiful
A tool to generate semi-minimized regular expression alternations.
Dictionary interface of stardict, support regular expression (regex) search and colored output.
An extensible CSV column profiling and validation utility
Grep-like tool for retrieving matching sequence records from a FASTA file
Utilities for Regular Expressions in Python
Regular Expression Builder
Generate regular expressions to match integers greater than / less than / etc. a value
Objective regular expressions
Enrich data using regular expressions
Enumerate or sample from the set of strings matching a regular expression
python regular expressions for humans