Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - a day ago
1

emoji-test.txt

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

Special GPS input

0

Regular Expression
Python

r"
^(-?(([0-8]?\d(\.\d{1,6})?)|(90(\.0{1,6})?))):(-?((\d\d?(\.\d{1,6})?)|(1[0-7]\d(\.\d{1,6})?)|(180(\.0{1,6})?)))(:(-?\d\d?(\.\d{1,6})?))?(#(\d\d?(\.\d{1,6})?))?(_(\d\d?(\.\d{1,6})?))?$
"
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago