Regular Expressions 101

Community Patterns

0

Author names

Python
Matches author names
Submitted by anonymous - a year ago
0

TRye bracktres

Python
gfhtrgh
Submitted by anonymous - a year ago
0

Out of

Python
Out of
Submitted by anonymous - a year ago
0

singleTime ztm

Python
ss
Submitted by pochwix2 - a year ago
0

EC21 docs

Python
Get AT explain
Submitted by anonymous - a year ago
0

number two decimal digit

Python
.
Submitted by anonymous - a year ago

argit GitHub remote

0

Regular Expression
Python

r"
^(?:(?:git@github\.com:)|(?:https://github.com))/?(?P<github_path>(?P<owner>\w+)/(?P<name>[\w-]+))(?:\.git)?$
"
gm

Description

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