Alternative regular expression module, to replace re.
Python bindings to Rust's regress ECMA regular expressions library
Generate random strings in Python
Rebulk - Define simple search patterns in bulk to perform advanced matching on any string.
Irregular methods for regular expressions
Select pytest tests with regular expressions
Generate regular expressions form ExpressJS path patterns
Cucumber Expressions - a simpler alternative to Regular Expressions
A glob matching library, providing an interface similar to the "re" module.
Greenery allows manipulation of regular expressions
A library for generating random strings from a valid regular expression.
Expands a regular expression to its possible matches
Python bindings for the PCRE2 regular expression library
Python regular expressions for humans
A thin compatibility layer to use Javascript regular expressions in Python
Minimal, super readable string pattern matching.
A simple lexer based on regular expressions
A fast regular expression library for Python and Rust
Build trie-based regular expressions from large word lists
Simpler, cleaner access to regular expressions. Globs too.
Package that allows, with regular expressions, to extract from texts, phone numbers and emails
A regular expression based URL extractor which extracts URLs from text.
Regular expression-based validation of HGVS-style variant strings for Multiplexed Assays of Variant Effect.
Transform set of words to efficient regular expression
Find regular expressions vulnerable to ReDoS
Regular expression accelerator
Named Entity Recognition (NER) and Relation Extraction (RE) library using Regular Expressions
Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
Django redirects, with regular expressions
A readable and intuitive way to generate Regular Expressions
This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet it is not always as trivial a task as it appears to be. This binding makes the power of the ucto tokeniser available to Python. Ucto itself is a regular-expression based, extensible, and advanced tokeniser written in C++ (https://languagemachines.github.io/ucto).
Python numeric range regular expression generator
Fields and utilities to work with regular expression in Django
Enable Structural Pattern Matching for Python regular expressions
Check if an odoo log file contains error, with the possibility to ignore some errors based on regular expressions
Conversion of a (sub) grammar to (approximated) regular expressions.
Library for defining and working with abstract regular expressions that work with any symbol type.
ASK-Orex: Ordinary human-friendly Regular Expressions
SecretScraper is a web scraper tool that can scrape the content through target websites and extract secret information via regular expression.
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
Tools to build automata from your custom rule
pygments-csv-lexer – A simple CSV lexer for the Pygments syntax highlighter
Convert shell-like globs to regular expressions
Democritus functions for working with regexes in Python.
Linter for (Pygments) regular expressions
a fork of facebook/codemod using pcre compatible regular expressions