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
- Carefully exploring Rust as a Python developer
- Write Chrome Extensions in Python
- How To Filter Django QuerySets β 15 Examples For Beginners
- Building Generator Pipelines in Python
- Building TUIs with textual: first impressions
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)
Nice!