DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

Fri, October 28, 2022

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

Python Articles

Projects

  • koda-validate – Typesafe Validation
  • Twitter_Banner_Autoupdater – Twitter banner autoupdater using Tweepy Python module and the Twitter API
  • django-pgtransaction – A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction
  • katara – Synthesize CRDTs from classic data types with verified lifting
  • puff – run (and extend) Python code as Rust greenlet (on Tokio)

Top comments (0)