Skip to content

Instantly share code, notes, and snippets.

@NurElHuda
Created February 24, 2021 00:52
Show Gist options
  • Save NurElHuda/31d9c6d6887b1e9a6079471694dd4f59 to your computer and use it in GitHub Desktop.
Save NurElHuda/31d9c6d6887b1e9a6079471694dd4f59 to your computer and use it in GitHub Desktop.
Algerian phone number RegExp
phone_regex = r'(0|\+213|00213){1}([1-9]){1}([0-9]{8})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment