Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-03-16 13:10
Flavor·Python

r"
league/((?P<league_slug>[\w-]+)(/(?P<season_slug>\d{4}(-\d{4})?))?(/(?P<action_slug>[\w\-\_]+[(-|_)]?[\w]+))?)?(/)?
"
gmi
Open regex in editor

Description

no description available

Submitted by jroque Junior | Raphael Fruneaux