Getting started with ETC python scripts?

Any resources to get up and running with custom scripts assuming Python experience?

I looked at the C&G github and used the factory scripts as an example. The ETC manual also has some pointers on getting started. Basically … you need a draw(screen,etc) function that draws something and you are good to go.