File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # ***
2+ # * Copyright (C) Rodolfo Herrera Hernandez. All rights reserved.
3+ # * Licensed under the MIT license. See LICENSE file in the project root
4+ # * for full license information.
5+ # *
6+ # * =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
7+ # *
8+ # * For related information - https://github.com/codewithrodi/Phone-Number-Information/
9+ # *
10+ # * =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
11+ # ****/
12+
113import os
214from phonenumbers import (
315 geocoder , carrier , parse
719print ('''
820=============== PHONE NUMBERS DATA ===============
921 * Developed by Rodolfo Herrera Hernandez
10- * https://github.com/rodiihernandezz /
22+ * https://github.com/codewithrodi /
1123''' )
1224
1325print ('Phone number example: +56 9 1122 3344' )
You can’t perform that action at this time.
0 commit comments