What’s the best way to format a phone number in Python?
for library: phonenumbers (pypi, source) Python version of Google’s common library for parsing, formatting, storing and validating international phone numbers. The readme is insufficient, but I found the code well documented.