flask-reggie
Regex Router
Enables Regex Routes within Flask
Regex Converter for Flask URL Routes
49 stars
2 watching
4 forks
Language: Python
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yyytcool/rexx | A human-readable regex library with structured syntax and variable support. | 2 |
srackham/pcre2 | A library for processing regular expressions using the PCRE2 library | 5 |
niklongstone/regular-expression-cheat-sheet | A comprehensive resource providing regular expression patterns and explanations for common use cases. | 290 |
lukeed/regexparam | A utility for converting route patterns into regular expressions | 568 |
khchen/tinyre | A lightweight regex library for the Nim programming language | 38 |
rpicard/explore-flask | A documentation repository for an introductory book on building web applications with Flask and Python | 1,693 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
airbus-cert/regrippy | A Python-based framework for reading and extracting forensics data from Windows registry hives | 187 |
drup/tyre | A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
learnbyexample/py_regular_expressions | A comprehensive resource for learning Python regular expressions | 1,765 |
yandex/pire | High-performance text matching library with limited functionality. | 330 |
nitely/nim-regex | A library implementing a fast and descriptive regular expression engine for string matching | 227 |
boostorg/regex | A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 84 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
hedhyw/rex | A flexible regular expression builder for Go. | 196 |