Regular Expressions 101

Community Patterns

0

Indicador Diario

Python
no description available
Submitted by anonymous - 5 years ago
0

Die roll parser

Python
no description available
Submitted by anonymous - 5 years ago
0

File extension

Python
no description available
Submitted by anonymous - 5 years ago
0

Folder path

Python
no description available
Submitted by anonymous - 5 years ago
0

Date extraction

Python
no description available
Submitted by anonymous - 5 years ago
0

Some sql beauty

Python
no description available
Submitted by anonymous - 5 years ago

FirstVar11

0

Regular Expression
Python

r"
\d{1,} ([a-zA-Z][a-zA-Z0-9]{0,15}) = (\-?([a-zA-Z][a-zA-Z0-9]{0,15}|[0-9]{1,}) (\+|\-|\*|\/) \-?([a-zA-Z][a-zA-Z0-9]{0,15}|[0-9]{1,})|\-?([a-zA-Z][a-zA-Z0-9]{0,15}|[0-9]{1,}))$
"
gm

Description

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