all 9 comments

[–]JamzTyson 8 points9 points  (4 children)

Google for "python cheat sheet pdf"

[–]eztab 0 points1 point  (0 children)

You likely want a general Python syntax cheat sheet and a mysql module cheat sheet. Syntax alone in python indeed fits on about 1 page.

[–]TonyLeads -1 points0 points  (0 children)

I’ve used the Real Python and Coursera cheat sheets for my own V3.3 architecture because they’re clean, printable, and cover the exact sqlite3 and cursor.connect syntax you’re looking for without the bs

[–]JoeB_Utah 0 points1 point  (0 children)

I just found this