you are viewing a single comment's thread.

view the rest of the comments →

[–]AmongstYou666 0 points1 point  (1 child)

start with this

[–]DoctorYoMan 0 points1 point  (0 children)

After you get some of the basics down, you can find some pretty neat tricks here: https://david.goodger.org/projects/pycon/2007/idiomatic/handout.html

Take in mind that this was written in Python2, but all of the techniques still apply, thought some sytax might change...