Regular Expressions 101

Community Patterns

1

Get <NIC>

Python
Get NICs from string
Submitted by anonymous - 7 months ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - 3 months ago
1

Match each tag

Python
Match each tag in a lrc file
Submitted by Cricar - 2 months ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago
1

Kafka loki parser

Golang
Kafka loki parser
Submitted by anonymous - a month ago
1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago

XML 1.0 dateTime values

0

Regular Expression
Python

r"
^-?[1-9]*(?!0000)[0-9]{4}-(?:0[0-9]|1[0-2])-(?:0[1-9]|[1-2][0-9]|3[0-1])T(?:(?:[0-1][0-9]|2[0-3]):(?:[0-5][0-9]):(?:[0-5][0-9])(?:\.[0-9]*[1-9]+)?|24:00:00)(?:(?:\+|-)(?:(?:0[1-9]|1[0-3]):[0-5][0-9]|14:00)|Z)?
"

Description

Loading markdown...
Submitted by DervishD - 8 years ago