Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-02-25 17:50
Flavor·Python

r"
(?P<main_title>^[A-Za-z]+)\s?\|\s?(?P<show_title>.*[^\s])\s?-\s?(?P<date>[a-zA-Z]+\s\d+)\s?-\s?(?P<show_artist>\w+\s?\W?\w+)
"
g
Open regex in editor

Description

no description available

Submitted by anonymous