Enumerate all strings that match a given regex
Explain, test, and generate examples for 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
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
A project to learn simple regular expressions.
Convert ABNF grammars to Python regular expressions.
REGular eXpression power tool.
cy_ioc_extract is a Python library designed to extract various Indicators of Compromise (IOCs) from raw text using regular expressions (regex) and optional validation mechanisms. It supports extracting IP addresses, domains, URLs, hashes, emails, registry keys, autonomous system numbers, and more.
Abnormal expressions (abnex) is an alternative to regular expressions (regex).
Renames files using regular expression matching. This enables elegant handling of multiple renames using a single command.
Streams the content of an iterator to multiple S3 objects based on a regular expression
Fixes typos in text using regular expressions, based on RegExTypoFix from Wikipedia
Library to aid in organizing, running, and debugging regular expressions against large bodies of text.
a fork of facebook/codemod using pcre compatible regular expressions
rebl, a Regular Expression Based Linter
Typed, simple and readable regexp generation
Easy Regular expression builder for people.
Validate fields using regular expressions
some algorithm implementations for automaton and regular expressions
A tiny library which contains tools to convert, minimize and visualize Regular Expressions, NFA and DFA.
re module wrapper for writing regular expressions in functional style
Democritus functions for working with regexes in Python.
A library which extends regex with support for datetime format codes.
Utility for parsing and extracting data from ELB logs
Regular expressions bulk rename tool for multiple files
Sengo regular expression engine from scratch for Tamil Text
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
Regular expression reverser for Python
100+ exercises for Python Regular Expressions
Find files using regular expression to feed them to Xarray.
Readable regular expressions for Python 3.6 and up.
Python implementation of Lua-style pattern matching
A Python wrapper around the Oniguruma regular expression library.
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.
RegexSolver allows you to manipulate regular expressions as sets, enabling operations such as intersection, union, and subtraction.
Playground for Python Regular Expressions. Also includes cheatsheet and interactive examples.
Regular expression in regular expression
ERRERS: Enhanced Review of Reports via Extraction using Rule-based Substitutions
A Django api permission manager that helps you custom api url in regular expression and control access.