DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

Fri, September 16, 2022

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

Python Articles

Projects

  • sqlparse – A non-validating SQL parser module for Python
  • django-functest – Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests
  • django-htmx-patterns – Sharing patterns I use with Django and htmx
  • docquery – An easy way to extract information from documents
  • deptry – A command line utility to check for obsolete, missing and transitive dependencies in a Python project

Top comments (0)