Regular Expressions 101

Community Patterns

4

import url image

Python
import url image
Submitted by bartimeys - 8 years ago

group_path

0

Regular Expression
Python

r"
(^([a-z][a-z_]*)(/([A-Z][a-z_]*)){,1}$)|(^[A-Z][a-z_]*$)
"
mg

Description

Loading markdown...
Submitted by shoneg - 7 months ago
(Last modified 7 months ago)