Alternative regular expression module, to replace re.
Python bindings to Rust's regress ECMA regular expressions library
Generate random strings in Python
Generate regular expressions form ExpressJS path patterns
Irregular methods for regular expressions
Select pytest tests with regular expressions
Cucumber Expressions - a simpler alternative to 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
Python regular expressions for humans
A thin compatibility layer to use Javascript regular expressions in Python
Python bindings for the PCRE2 regular expression library
Minimal, super readable string pattern matching.
A simple lexer based on regular expressions
Build trie-based regular expressions from large word lists
A fast regular expression library for Python and Rust
Simpler, cleaner access to regular expressions. Globs too.
A regular expression based URL extractor which extracts URLs from text.
Package that allows, with regular expressions, to extract from texts, phone numbers and emails
Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
Python numeric range regular expression generator
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).
Use a regular expression to extract possible stock tickers from text
Conversion of a (sub) grammar to (approximated) regular expressions.
Fields and utilities to work with regular expression in Django
Django redirects, with regular expressions
Regular expression-based validation of HGVS-style variant strings for Multiplexed Assays of Variant Effect.
Regular expression accelerator
Enable Structural Pattern Matching for Python regular expressions
Named Entity Recognition (NER) and Relation Extraction (RE) library using Regular Expressions
ASK-Orex: Ordinary human-friendly Regular Expressions
Transform set of words to efficient regular expression
pygments-csv-lexer – A simple CSV lexer for the Pygments syntax highlighter
Abnormal expressions (abnex) is an alternative to regular expressions (regex).
Find regular expressions vulnerable to ReDoS
Simple URL expression translator: alternative to regular expressions for URL pattern matching and data extraction.
A readable and intuitive way to generate Regular Expressions
SecretScraper is a web scraper tool that can scrape the content through target websites and extract secret information via regular expression.
Library to aid in organizing, running, and debugging regular expressions against large bodies of text.
Enumerate all strings that match a given regex
Check if an odoo log file contains error, with the possibility to ignore some errors based on regular expressions
Streams the content of an iterator to multiple S3 objects based on a regular expression
All the things necessary for reproducing work in my research blog. Most notably a Fortran nonlinear regressor, a Fortran ball tree nearest neighbor code, a C regular expression engine, a pure Python Data class for columnar data storage, and a simplified plotting package wrapped around Plotly.