DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

Fri, November 11, 2022

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

I have received some good suggestions for this week's content. Thank you.

Did I miss anything from the Python universe this week? What did you read or tried out?

Python Articles

Projects

  • pdfsyntax – A Python PDF parsing library browse the internal structure of a PDF file
  • videocr – Perform OCR upon entire videos to look for credentials or similar
  • taskiq – Distributed task queue with full async support
  • sunfish – A Python Chess Engine in 111 lines of code
  • typer – build great CLIs. Easy to code. Based on Python type hints

Did I miss anything from the Python universe this week? What did you read or tried out?

Top comments (1)

Collapse
 
udanielnogueira profile image
Daniel Nogueira

Nice!