Chartography.net

    
from GChartWrapper import *
# Make a text chart label w/ any text you like
# Google automagically ignores white space and spaces text correctly
text = '''
1600 Ampitheatre Parkway
Mountain View, CA
(650)+253-0000
'''
G = Text('darkred',16,'h','red','b',text)