Built while teaching Python, kept around because I keep reaching for them. Free, no sign-in required.
I always forget the directives. These two save me a doc-dive every time.
Paste a snippet, get a link. Or just open a REPL and noodle.
Tools that take Python in and give different Python out.
For when you need to look something up.
An unofficial glossary of Python terminology, in plain English.
Printable one-page PDFs for built-in functions, pathlib, time complexity, and the REPL. Free with an account.
Paste Python to see which version added each feature it uses, or look one feature up by name.
Not mine, but I link to it constantly. Fast search across the official Python docs.
Got a tool you wish existed? Let me know.