Regular Expressions 101

Community Patterns

1

email regex

Python
no description available
Submitted by thegamerbr1 - 8 years ago
1

srt time frame

Python
srt time frame
Submitted by anonymous - 8 years ago
1

__import__("os")

Python
no description available
Submitted by anonymous - 8 years ago
1

URL Matcher

Python
no description available
Submitted by anonymous - 7 years ago
1

t01

Python
t01
Submitted by anonymous - 7 years ago
1

小写单词

Python
搜索句子中的小写单词
Submitted by enihsyou - 7 years ago
1

nlc variation

Python
no description available
Submitted by yasaman - 7 years ago
1

Strip unicode u

Python
no description available
Submitted by anonymous - 7 years ago
1

grab value from json

Python
no description available
Submitted by anonymous - 7 years ago

Bigger or lower than a number with <>

1

Regular Expression
Python

r"
^(>|<)?(?:\s+)?(\d+)(?:\s+)?(>|<)?$
"
gi

Description

Loading markdown...
Submitted by woss.io - 8 years ago