Python Stacks, Queues, and Priority Queues in Practice

21 May 2024 realpython.com
Complete document walking through queues in Python. Appears complete and extensive, with examples and code