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 |
---|---|---|
| A human-readable regex library with structured syntax and variable support. | 2 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A utility for converting route patterns into regular expressions | 570 |
| A lightweight regex library for the Nim programming language | 38 |
| A documentation repository for an introductory book on building web applications with Flask and Python | 1,693 |
| A live regular expression testing environment built with curses. | 8 |
| A Python-based framework for reading and extracting forensics data from Windows registry hives | 188 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A comprehensive resource for learning Python regular expressions | 1,767 |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A library implementing a fast and descriptive regular expression engine for string matching | 228 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A Rust crate for parsing and formatting Python literals. | 16 |
| A flexible regular expression builder for Go. | 197 |