How do I draw a circle with tweens?

Hey!
I would like to be able to animate a drawing of a circle with tweens somehow. So that it’s not only draws a circle at a given speed/time/blabla, but with tweens, so I can use easeIn/easeOut and similar.

Any ideas/workable snippets or thoughts?