Chartography.net

    
from GChartWrapper import *
G = Pie([80,20])
G.orientation(0.628)
G.color('yellow','white')