Regular Expressions 101

Sponsors

Library entries

0
python

almost any similar word

no description available
Submitted by anonymous - 9 years ago
0
python

Find email address in a string.

no description available
Submitted by anonymous - 9 years ago
0
python

DOI matcher

Matches any valid DOI
Submitted by jpowell - 8 years ago
0
python

test

no description available
Submitted by anonymous - 8 years ago
0
python

1

no description available
Submitted by anonymous - 8 years ago
0
python

get youtube vid ID

match #2
Submitted by parzivail - 8 years ago
0
python

Almost working sites regex

no description available
Submitted by anonymous - 8 years ago
0
python

Negative lookbehind

no description available
Submitted by anonymous - 8 years ago
0
python

test

test
Submitted by boag - 8 years ago
0
python

UAE Phone Numbers

no description available
Submitted by Sebastian - 8 years ago

Parse Excel Autopath case numbers

Vote

0

Regular Expression
python

"
^(?P<start>\d+)[\s\-_]+(?:(?:\w+[\s\-_]+)?(?P<end>\d+)[\s\-_]+)?
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago