62 python-regex code solutions, page 2
All technologies- python-regexHow to ignore case in Python regex?
- How to match a hex number with regex in Python?
- How to get the href attribute value from a regex in Python?
- How to match a float with regex in Python?
- How to make a case insensitive match with Python regex?
- How to match any symbol except a given one with Python regex?
- How to match a UUID using Python regex?
- How to match a YYYY-MM-DD date with Python Regex?
- How to replace a certain group using Python regex?
- How to validate an IP using Python regex?