Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - 6 days ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 3 months ago
0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 3 months ago

LC - Athento

0

Regular Expression
Python

r"
[0-9]{5}(?P<nro_comprobante>[0-9]{10})[0-9]{4}(?P<cuit>[0-9]{11})\.(?P<ext>\w+)
"
gm

Description

Loading markdown...
Submitted by Fernando Olivera - 5 months ago