Alternative regular expression module, to replace re.
Python bindings to Rust's regress ECMA regular expressions library
Generate random strings in Python
Cucumber Expressions - a simpler alternative to Regular Expressions
Generate regular expressions form ExpressJS path patterns
Irregular methods for regular expressions
Select pytest tests with regular expressions
Rebulk - Define simple search patterns in bulk to perform advanced matching on any string.
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
Minimal, super readable string pattern matching.
Build trie-based regular expressions from large word lists
A thin compatibility layer to use Javascript regular expressions in Python
Python numeric range regular expression generator
Python regular expressions for humans
Python bindings for the PCRE2 regular expression library
A simple lexer based on regular expressions
Package that allows, with regular expressions, to extract from texts, phone numbers and emails
Named Entity Recognition (NER) and Relation Extraction (RE) library using Regular Expressions
A regular expression based URL extractor which extracts URLs from text.
Simpler, cleaner access to regular expressions. Globs too.
A project to learn simple regular expressions.
Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
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).
Regular expression-based validation of HGVS-style variant strings for Multiplexed Assays of Variant Effect.
A fast regular expression library for Python and Rust
Conversion of a (sub) grammar to (approximated) regular expressions.
CLI for coloring lines from stdin based on a key identified by a regular expression
Find regular expressions vulnerable to ReDoS
Enable Structural Pattern Matching for Python regular expressions
Regular expression accelerator
Fields and utilities to work with regular expression in Django
Django redirects, with regular expressions
Visualize and force decode YARA and regex matches found in a file or byte stream. With colors. Lots of colors.
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.
A readable and intuitive way to generate Regular Expressions
Convert shell-like globs to regular expressions
Transform set of words to efficient regular expression
pygments-csv-lexer – A simple CSV lexer for the Pygments syntax highlighter
Tools to build automata from your custom rule
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
Parse user-provided duration strings using regular expressions