DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

9

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?

Neon image

Serverless Postgres in 300ms (❗️)

10 free databases with autoscaling, scale-to-zero, and read replicas. Start building without infrastructure headaches. No credit card needed.

Try for Free →

Top comments (1)

Collapse
 
udanielnogueira profile image
Daniel Nogueira

Nice!

Jetbrains image

Is Your CI/CD Server a Prime Target for Attack?

57% of organizations have suffered from a security incident related to DevOps toolchain exposures. It makes sense—CI/CD servers have access to source code, a highly valuable asset. Is yours secure? Check out nine practical tips to protect your CI/CD.

Learn more