#pythonbestpractices

Python PeakPythonPeak
2026-01-12

Why does this Python cache serve the wrong language?

Why does this Python cache serve the wrong language in production. The Python code caches responses without locale in the key, so users see another language. In Python APIs this becomes a localization incident.

...

youtube.com/watch?v=YA1sMwee9Z4

@sybren Preach! 🙌 Bare except: clauses are a recipe for disaster, and can make debugging a nightmare. 🐜
Thanks for sharing this important tip with the community! 👏 #PythonBestPractices #ErrorHandling #Debugging

2024-07-07

Modern Good Practices for Python Development

An outline of best practices for #Python development, including using tools like #pyenv, #pipx or Development Containers for managing Python versions. It also recommends using pyproject.toml for project configuration, virtual environments for package management, and tools like Black, #Ruff, and #pytest for code formatting, linting, and testing.

#PythonBestPractices #PythonDevelopment #PythonTools #PythonProgramming

stuartellis.name/articles/pyth

A computer screen with Python code
2024-01-26

Hey #python developers. How do you keep your docstrings DRY? When I find myself copying same part of a docstring to 7 places after introducing a new parameter I wonder if it could be made somehow better 🤔

#pythonbestpractices

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst