Como desenhar Tony Stark Sketch em Python

from sketchpy import library as lib
obj=lib.rdj()
obj.draw()
4224 Ravi Kiran