Alternative regular expression module, to replace re.
Generate random strings in Python
Python bindings to Rust's regress ECMA regular expressions library
Generate regular expressions form ExpressJS path patterns
Irregular methods for regular expressions
A glob matching library, providing an interface similar to the "re" module.
Rebulk - Define simple search patterns in bulk to perform advanced matching on any string.
Convert shell-like globs to regular expressions
Python regular expressions for humans
Greenery allows manipulation of regular expressions
Select pytest tests with regular expressions
A library for generating random strings from a valid regular expression.
Cucumber Expressions - a simpler alternative to Regular Expressions
Expands a regular expression to its possible matches
A thin compatibility layer to use Javascript regular expressions in Python
Minimal, super readable string pattern matching.
Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
Named Entity Recognition (NER) and Relation Extraction (RE) library using Regular Expressions
A simple lexer based on regular expressions
A fast regular expression library for Python and Rust
Python bindings for the PCRE2 regular expression library
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).
Build trie-based regular expressions from large word lists
A regular expression based URL extractor which extracts URLs from text.
Simpler, cleaner access to regular expressions. Globs too.
Package that allows, with regular expressions, to extract from texts, phone numbers and emails
A readable and intuitive way to generate Regular Expressions
Regular expression accelerator
Conversion of a (sub) grammar to (approximated) regular expressions.
Django redirects, with regular expressions
Enable Structural Pattern Matching for Python regular expressions
universal regular expressions
Use a regular expression to extract possible stock tickers from text
Tools to build automata from your custom rule
SecretScraper is a web scraper tool that can scrape the content through target websites and extract secret information via regular expression.
Streams the content of an iterator to multiple S3 objects based on a regular expression
Fields and utilities to work with regular expression in Django
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
Library for defining and working with abstract regular expressions that work with any symbol type.
a simple regular expression based method for measuring individual, chromosome-specific telomere lengths from long-read sequencing data
Abnormal expressions (abnex) is an alternative to regular expressions (regex).
Library to aid in organizing, running, and debugging regular expressions against large bodies of text.
Transform set of words to efficient regular expression
Convert ABNF grammars to Python regular expressions.