Regular Expressions 101

Community Patterns

0

index_re

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

GQL Parser

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

Negative regexp

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

VAT label

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

Übung 4 Aufgabe 4

Python
Finde XML
Submitted by anonymous - 4 years ago
0

Übung 4 Aufgabe 3

Python
URL erkennen
Submitted by anonymous - 4 years ago
0

nosh

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

Our order number

Python
no description available
Submitted by anonymous - 4 years ago

Audio filename splitter

1

Regular Expression
Python

r'
^(.+?)(?:\s*-\s*)([^.(]+)\b(?:\s*\((.*?)\))*?(?:\s*\[(.*?)\])*?\s*(\..*)
'
gm

Description

Loading markdown...
Submitted by Eche L.A. - 4 years ago