regexAdvanced Examples

Drop-in replacement for re with additional features and Unicode support

Advanced regex techniques

Advanced usage and configuration of regex.

python
import regex
print("Advanced regex techniques")

These advanced techniques unlock the full power of regex.

Want to try these examples interactively?

Open Advanced Playground