Weeknotes Web Development July 5, 2021

Cool contributions


by Dave on July 5, 2021, 5:23 p.m.

https://koaning.io/posts/cool-commits/ lists some great ways to make contributions to open source that you may not have thought of. I particularly like the spell check idea. I learned there is a flake-8 spellcheck plugin! https://github.com/MichaelAquilina/flake8-spellcheck

Using Python’s http.HTTPSTATUS instead of embedding numerical status codes https://adamj.eu/tech/2021/06/30/how-to-use-httpstatus-in-django/

Tools for building APIs https://www.starlette.io/ and https://fastapi.tiangolo.com/

Probably Are Gonna Need Its for Python https://simonwillison.net/2021/Jul/1/pagnis/