pyref.dev - Python Reference DocsQuickly find the docs for a Python object via a URLpyref.dev - Python Reference Docs
Find your strptime/strftime formatPaste a date/time string to find the format string you need OR paste a format string to see an example date it parses.Find your strptime/strftime format
Python strftime reference cheatsheetA table of strftime/strptime format codesPython strftime reference cheatsheet
PyFormat: Using % and .format() for great good!A comparison of % formatting and {} formatting in PythonPyFormat: Using % and .format() for great good!
Convert dataclass to non-dataclassWhat would you need to write to implement your dataclass manually?Convert dataclass to non-dataclass
Python Terminology: an unofficial glossaryLike the official Python glossary, but with a focus on real-world terminology.Python Terminology: an unofficial glossary
Python 3 Module of the WeekAn interesting explanation of useful standard library modulesPython 3 Module of the Week
Python Morsels Cheat SheetsVarious Python Morsels articles that include cheat sheetsPython Morsels Cheat Sheets