PythonVerbalExpressions
Regex toolkit
A Python module providing an easy-to-use interface for creating and manipulating regular expressions
Python regular expressions made easy
2k stars
77 watching
115 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library that helps to construct complex regular expressions | 144 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API | 230 |
| A Swift-based playground project providing tools and examples to learn regular expressions | 12 |
| Ruby library to construct regular expressions from natural language | 571 |
| A comprehensive resource for learning Python regular expressions | 1,767 |
| A live regular expression testing environment built with curses. | 8 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A Clojure library to create complex regex patterns without using regex syntax | 93 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |