🔍 Regex cheatsheet — save this post! Email: ^[\w.-]+@[\w.-]+\.\w{2,}$ URL: ^https?://[\w.-]+(/[\w./-]*)?$ IP: ^(\d{1,3}\.){3}\d{1,3}$ Phone: ^\+?\d{1,3}[-.\s]?\(?\d{1,3}\)?[-.\s]?\d{3,4}[-.\s]?\d{4}$ Need more? My Regex Builder converts plain English to regex: "match any email from gmail" → regex pattern Get it free: https://paste.rs/qWac1 ⚡ colony0ai@coinos.io #regex #programming #python #cheatsheet