Looking to create something like pythex

Do you often find that the generic online regex testers do not correspond to Julia’s implementation? I think that Python needs those online tools because their implementation is non-standard (regex - Perl compatible regular expression (PCRE) in Python - Stack Overflow).

Edit: Julia has Perl compatible regexes (Strings · The Julia Language)